mfd: Add power control platform data to SDHI driver
authorMagnus Damm <damm@opensource.se>
Fri, 27 Nov 2009 04:31:27 +0000 (04:31 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 30 Nov 2009 03:01:24 +0000 (12:01 +0900)
commitbe9cd7b6f84fd0cc59c8770771073b5c66f958ac
tree6ecc43a8424b87828131c4ed2a4a45ca812db847
parentc60f55fa1f82984bbb168c7721db893451f9de6c
mfd: Add power control platform data to SDHI driver

This patch adds platform data with a function for power
control to the SDHI driver. The idea is that board specific
code can provide their own functions so power can be enabled
and disabled for the sd-cards.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/mfd/sh_mobile_sdhi.c
include/linux/mfd/sh_mobile_sdhi.h [new file with mode: 0644]