diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2019-09-24 13:17:16 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-10-11 13:31:18 -0400 |
commit | e704cd64666eda5f9e18df5eabd2f1e94d7e0dc7 (patch) | |
tree | 155c06a13064fdbee3894e43827af241437365c0 /arch/arm/mach-stm32mp/spl.c | |
parent | 87875f252859c45f2e5d8cfd76f8409dce2b17cc (diff) |
mmc: am654_sdhci: Drop a redundant power_domain_on in probe
Power-domain is enabled by default in device_probe. am654 mmc driver
is enabling power-domain again in probe. As the second call is
redundant, drop power_domain_on from probe.
Tested-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/spl.c')
0 files changed, 0 insertions, 0 deletions