From: Wolfram Sang Date: Fri, 17 Dec 2010 14:44:00 +0000 (+0100) Subject: spi/mpc52xx-psc-spi: move probe/remove to proper sections X-Git-Tag: v2.6.38-rc1~454^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aa68b85951aec91d6a955d1de861325fc9a3ba1;p=pandora-kernel.git spi/mpc52xx-psc-spi: move probe/remove to proper sections Probe/remove should be in __devinit/__devexit. Found by a section-mismatch warning. Also, copy do_remove() over to remove(). Signed-off-by: Wolfram Sang Signed-off-by: Grant Likely --- Reading git-diff-tree failed