commit | c55d7a0553643a7e8f120688b82b594471084d3c | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Thu Aug 27 14:44:05 2015 +0530 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Thu Aug 27 14:54:07 2015 +0200 |
tree | d180c03b095017cb142778a05f8f4e8021677964 | |
parent | 3f77f702389b7fbc955ec95721ce3861e40697fc [diff] |
mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status Use regulator_is_enabled of pbias regulator to find pbias regulator status instead of maintaining a custom bookkeeping pbias_enabled variable. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Tested-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>