diff options
author | Kishon Vijay Abraham I <kishon@ti.com> | 2015-08-27 14:43:55 +0530 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2015-08-27 14:54:06 +0200 |
commit | c299dc39883ca5596905507cc945332fa4bae8bd (patch) | |
tree | 1d32b5c81ff6229deb2acc983b35d0d0efd7d757 /drivers/powercap | |
parent | 6a9b2ff07d0415ad19fb07b9a141863fb86c3497 (diff) | |
download | linux-c299dc39883ca5596905507cc945332fa4bae8bd.tar.gz linux-c299dc39883ca5596905507cc945332fa4bae8bd.tar.bz2 linux-c299dc39883ca5596905507cc945332fa4bae8bd.zip |
mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get()
No functional change. Instead of using a local regulator variable
in omap_hsmmc_reg_get() for holding the return value of
devm_regulator_get_optional() and then assigning to omap_hsmmc_host
regulator members: vcc, vcc_aux and pbias, directly use the
omap_hsmmc_host regulator members.
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Roger Quadros <rogerq@ti.com>
Tested-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/powercap')
0 files changed, 0 insertions, 0 deletions