pwm: Fill in missing .owner fields
authorThierry Reding <thierry.reding@gmail.com>
Wed, 12 Jun 2013 11:18:29 +0000 (13:18 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 12 Jun 2013 11:18:29 +0000 (13:18 +0200)
Some drivers don't set the .owner fields of the struct device_driver or
struct pwm_ops, which causes the module usage count to become wrong.

Signed-off-by: Thierry Reding <thierry.reding@gmail.com>

No differences found