diff options
author | Kevin Wells <kevin.wells@nxp.com> | 2010-07-27 18:39:30 +0200 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2010-08-01 09:35:29 +0200 |
commit | b4225885deb569f7afcf1f3a9f069f74cc9db591 (patch) | |
tree | 1b3be177f36aa6babffc3e89994824f6bc60987e /drivers/spi/spi.c | |
parent | Merge commit 'v2.6.35-rc6' into spi/test (diff) | |
download | linux-b4225885deb569f7afcf1f3a9f069f74cc9db591.tar.xz linux-b4225885deb569f7afcf1f3a9f069f74cc9db591.zip |
spi/amba_pl022: Fix probe and remove hook section annotations.
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>
Diffstat (limited to 'drivers/spi/spi.c')
0 files changed, 0 insertions, 0 deletions