commit | 352051ef1ff5efa8ba050bc3a581dbf136a1f97b | [log] [tgz] |
---|---|---|
author | Douglas Anderson <dianders@chromium.org> | Mon Jun 20 10:56:52 2016 -0700 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Jul 25 10:34:20 2016 +0200 |
tree | 6e0fcf8dbeda48ae823306ef5626323fe2355f59 | |
parent | 110754563c52b9cf375d48cfbe93cc1a5e92d530 [diff] |
phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off() There's no reason to store the return value of rockchip_emmc_phy_power() in a variable nor to check it. Just return it. Signed-off-by: Douglas Anderson <dianders@chromium.org> Acked-by: Kishon Vijay Abraham I <kishon@ti.com> Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com> Tested-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>