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:
98f51ca
)
gpio: Use __devexit at necessary places
author
Axel Lin
<axel.lin@gmail.com>
Thu, 10 Mar 2011 09:10:45 +0000
(17:10 +0800)
committer
Grant Likely
<grant.likely@secretlab.ca>
Sat, 12 Mar 2011 09:14:48 +0000
(
02:14
-0700)
The function gen_74x164_remove and mc33880_remove are used only wrapped
by __devexit_p so define it using __devexit.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found