mmc-twl4030: use correct controller in twl_mmc23_set_power
authorGrazvydas Ignotas <notasas@gmail.com>
Tue, 2 Jun 2009 18:40:02 +0000 (11:40 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 2 Jun 2009 18:40:02 +0000 (11:40 -0700)
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>

No differences found