commit | 3dd0a909479c1d372341d749b4ff94cd638b57da | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@gmail.com> | Wed Jun 12 13:18:29 2013 +0200 |
committer | Thierry Reding <thierry.reding@gmail.com> | Wed Jun 12 13:18:29 2013 +0200 |
tree | 062b18923862bcc313671a86a38a9950620380f3 | |
parent | 88b613e6234def882b0b601bf831bf89af2e27f0 [diff] |
pwm: Fill in missing .owner fields 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>