commit | 25ab998e2eff46d2e6ede80c9fc02a349fa005a3 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Sep 16 17:14:40 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Sep 16 17:14:40 2010 +0900 |
tree | 10bead082d8555891e9f018d80debbed12578d16 | |
parent | d71415e88447f31ec63026e69b64a7e99465b7f4 [diff] |
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 <lethal@linux-sh.org>