mmc: core: eMMC signal voltage does not use CMD11
authorPhilip Rakity <prakity@marvell.com>
Fri, 13 May 2011 05:47:17 +0000 (11:17 +0530)
committerChris Ball <cjb@laptop.org>
Wed, 25 May 2011 03:53:58 +0000 (23:53 -0400)
commit261bbd463a091b939770255d559bbc89b1bad568
tree3d28f9b3d2da6677e6564c752bd15bd8d97a4db9
parent756515c6267a580aecc67d114bb289dd30a466a1
mmc: core: eMMC signal voltage does not use CMD11

eMMC chips do not use CMD11 when changing voltage.  Add extra
argument to call to indicate if CMD11 needs to be sent.

Signed-off-by: Philip Rakity <prakity@marvell.com>
Reviewed-by: Arindam Nath <arindam.nath@amd.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/core.c
drivers/mmc/core/core.h
drivers/mmc/core/sd.c