OMAP2/3: mmc-twl4030: use correct controller in twl_mmc23_set_power
authorGrazvydas Ignotas <notasas@gmail.com>
Tue, 23 Jun 2009 10:30:22 +0000 (13:30 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 23 Jun 2009 10:30:22 +0000 (13:30 +0300)
commit762ad3a476baa1831f732488e80960f4aa024393
tree5ba6ea28f974b170f97f2185c3c886444cac3f49
parentd376f89701b0aa5b45d25fbfbeb1a0040399ad30
OMAP2/3: mmc-twl4030: use correct controller in twl_mmc23_set_power

twl_mmc23_set_power() has MMC2 twl_mmc_controller hardcoded in it, which
breaks MMC3. Find the right controller to use instead.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/mmc-twl4030.c