From: Ido Yariv Date: Thu, 28 Jul 2011 20:49:09 +0000 (+0000) Subject: mmc: davinci: Add support for set_power callback X-Git-Tag: v3.2-rc1~39^2~3^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a9de8ad2cea3c952e8b1cff8aa9289cd9d66c62;p=pandora-kernel.git mmc: davinci: Add support for set_power callback Some devices connected to the MMC bus are power controlled by external means. For instance, an SDIO device may be powered down/up by an external gpio line. In order to avoid toggling power from within the MMC host driver, add a set_power callback function, which will be called by set_ios upon powering down/up. Signed-off-by: Ido Yariv CC: Chris Ball Acked-by: Chris Ball Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed