]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: Board-specific MMC power initializations
authorPaul Kocialkowski <contact@paulk.fr>
Sat, 8 Nov 2014 19:55:45 +0000 (20:55 +0100)
committerTom Rini <trini@ti.com>
Thu, 4 Dec 2014 16:04:40 +0000 (11:04 -0500)
commit95de9ab201e9c43c8969321711de9e93e444e420
treecce448faa986d0ad8c028a78b67e1ebd6250a0b9
parent1e4ad74b875f4da91193afffb0bb0db90ec7b886
mmc: Board-specific MMC power initializations

Some devices may use non-standard combinations of regulators to power MMC:
this allows these devices to provide a board-specific MMC power init function
to set everything up in their own way.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Tom Rini <trini@ti.com>
drivers/mmc/mmc.c
include/mmc.h