From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Damm Date: Fri, 27 Nov 2009 04:36:58 +0000 Subject: [PATCH] sh: Add SDHI power control support to Ecovec Message-Id: <20091127043658.13573.80166.sendpatchset@rxone.opensource.se> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org From: Magnus Damm This patch adds support for SDHI power control to the Ecovec board. Platform data and power control callbacks for SDHI0 and SDHI1 are added. Power is by default off. Signed-off-by: Magnus Damm --- Depends on the SDHI power control patch. arch/sh/boards/mach-ecovec24/setup.c | 36 ++++++++++++++++++++++++++++------ 1 file changed, 30 insertions(+), 6 deletions(-) --- 0012/arch/sh/boards/mach-ecovec24/setup.c +++ work/arch/sh/boards/mach-ecovec24/setup.c 2009-11-26 17:57:38.000000000 +0900 @@ -20,6 +20,7 @@ #include #include #include +#include #include