git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88b613e
)
pwm: Fill in missing .owner fields
author
Thierry Reding
<thierry.reding@gmail.com>
Wed, 12 Jun 2013 11:18:29 +0000
(13:18 +0200)
committer
Thierry 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