]> Git Repo - linux.git/commit
mmc: tmio: fix power-mode interpretation
authorGuennadi Liakhovetski <[email protected]>
Wed, 9 Mar 2011 13:38:58 +0000 (14:38 +0100)
committerChris Ball <[email protected]>
Fri, 25 Mar 2011 14:39:58 +0000 (10:39 -0400)
commita7edbe399b40fb82ccd11216fd88d24e428025c5
tree2a46ebea94bf3cad5c9973fad6381a3450dec4a0
parentd9b03421775d5cf8b4d5518a3e80b28cf3f999ce
mmc: tmio: fix power-mode interpretation

The power-mode sequence on MMC is MMC_POWER_OFF -> MMC_POWER_UP ->
MMC_POWER_ON and not MMC_POWER_ON -> MMC_POWER_UP, as the driver currently
is implying.

Signed-off-by: Guennadi Liakhovetski <[email protected]>
Acked-by: Paul Mundt <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
drivers/mmc/host/tmio_mmc_pio.c
This page took 0.049435 seconds and 4 git commands to generate.