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:
f84a8ec
)
hwspinlock/omap: omap_hwspinlock_remove should be __devexit
author
Ohad Ben-Cohen
<ohad@wizery.com>
Sun, 11 Sep 2011 15:54:50 +0000
(18:54 +0300)
committer
Ohad Ben-Cohen
<ohad@wizery.com>
Wed, 21 Sep 2011 16:57:45 +0000
(19:57 +0300)
Mark omap_hwspinlock_remove with __devexit (and use __devexit_p
appropriately) so the function can be discarded when the conditions are met.
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
No differences found