From: Paul Mundt Date: Thu, 16 Sep 2010 08:14:40 +0000 (+0900) Subject: mfd: Fix up section mismatches in SH SDHI. X-Git-Tag: v2.6.37-rc1~136^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25ab998e2eff46d2e6ede80c9fc02a349fa005a3;p=pandora-kernel.git mfd: Fix up section mismatches in SH SDHI. The current probe/remove definitions are split between __init and __devexit, make them consistent by switching to __devinit. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed