From: Venkatraman S Date: Tue, 8 May 2012 11:35:34 +0000 (+0530) Subject: mmc: omap: make it behave well as a module X-Git-Tag: v3.5-rc1~85^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6e0703bbf0121cd6440277a0604d860f5734b2c;p=pandora-kernel.git mmc: omap: make it behave well as a module Use proper __devinit and __devexit annotation for driver functions. Instantiate the probe function for driver_ops instead of a probe in the register function. Signed-off-by: Venkatraman S Acked-by: Balaji T K Signed-off-by: Chris Ball --- Reading git-diff-tree failed