From: Mike Frysinger Date: Mon, 14 Dec 2009 22:20:22 +0000 (-0800) Subject: spidev: add proper section markers X-Git-Tag: v2.6.33-rc1~9^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db389b6143c895d23060179b14928f63d44285a2;p=pandora-kernel.git spidev: add proper section markers The driver already uses __devexit_p() in the structure, but looks like actual __dev{init,exit} markings were forgotten. The spidev_spi driver also needs renaming to include a "_driver" suffix to avoid section mismatch warnings. Signed-off-by: Mike Frysinger Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Grant Likely --- Reading git-diff-tree failed