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:
5ffdcd9
)
spi/amba_pl022: Fix probe and remove hook section annotations.
author
Kevin Wells
<kevin.wells@nxp.com>
Tue, 27 Jul 2010 16:39:30 +0000
(16:39 +0000)
committer
Grant Likely
<grant.likely@secretlab.ca>
Sun, 1 Aug 2010 07:35:29 +0000
(
01:35
-0600)
Probe and remove hooks belong in the __devinit and __devexit sections
respectively. This patch fixes incorrect annotations on the pl022 spi
driver.
Signed-off-by: Kevin Wells <wellsk40@gmail.com>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found