From: Kevin Wells Date: Tue, 27 Jul 2010 16:39:30 +0000 (+0000) Subject: spi/amba_pl022: Fix probe and remove hook section annotations. X-Git-Tag: v2.6.36-rc1~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4225885deb569f7afcf1f3a9f069f74cc9db591;p=pandora-kernel.git 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 Acked-by: Linus Walleij Signed-off-by: Grant Likely --- Reading git-diff-tree failed