omap_hsmmc: Ensure regulator enable / disable are paired
authorAdrian Hunter <adrian.hunter@nokia.com>
Thu, 11 Feb 2010 02:22:59 +0000 (18:22 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Feb 2010 02:22:59 +0000 (18:22 -0800)
Stop using 'regulator_is_enabled()' and just pair enables
with disables so that the regulator reference counts can
work correctly.

Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found