pwm: ab8500: Add .owner to struct pwm_ops
authorAxel Lin <axel.lin@ingics.com>
Sun, 31 Mar 2013 03:14:02 +0000 (11:14 +0800)
committerThierry Reding <thierry.reding@avionic-design.de>
Tue, 2 Apr 2013 09:29:11 +0000 (11:29 +0200)
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>

No differences found