mfd: Fix up section mismatches in SH SDHI.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 16 Sep 2010 08:14:40 +0000 (17:14 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 16 Sep 2010 08:14:40 +0000 (17:14 +0900)
The current probe/remove definitions are split between __init and
__devexit, make them consistent by switching to __devinit.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/mfd/sh_mobile_sdhi.c

Simple merge