From: Grant Likely Date: Fri, 7 Dec 2012 16:57:14 +0000 (+0000) Subject: spi: Remove HOTPLUG section attributes X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd4a319bc933ae93e68935b21924a9ca4ba2d060;p=pandora-kernel.git spi: Remove HOTPLUG section attributes CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away. Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit. Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree. Reported-by: Bill Pemberton Signed-off-by: Grant Likely --- Reading git-diff-tree failed