commit | be9cd7b6f84fd0cc59c8770771073b5c66f958ac | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Fri Nov 27 04:31:27 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Nov 30 12:01:24 2009 +0900 |
tree | 6ecc43a8424b87828131c4ed2a4a45ca812db847 | |
parent | c60f55fa1f82984bbb168c7721db893451f9de6c [diff] |
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>