commit | 83c80dc5358270a665666ea5b9ddd24351d86354 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Sun Mar 31 11:15:15 2013 +0800 |
committer | Thierry Reding <thierry.reding@avionic-design.de> | Tue Apr 02 11:29:22 2013 +0200 |
tree | 46c31e73ec0b3b501d8e82d57b936c36b59e7963 | |
parent | fa0abee9b89e3a0bab207823bd16372de53c3896 [diff] |
pwm: atmel-tcb: Add .owner to struct pwm_ops Add missing .owner of struct pwm_ops. This prevents the module from being removed from underneath its users. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>