diff options
author | Eric Anholt <eric@anholt.net> | 2019-02-20 19:19:51 +0100 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2019-03-05 00:33:14 +0100 |
commit | 4deabfae643d8852c643664d9088a647abfaa5d0 (patch) | |
tree | f4664e7c2b35df513a3019745bd6c23aff606ce7 /arch/arm64/Kconfig.platforms | |
parent | soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support. (diff) | |
download | linux-4deabfae643d8852c643664d9088a647abfaa5d0.tar.xz linux-4deabfae643d8852c643664d9088a647abfaa5d0.zip |
soc: bcm: bcm2835-pm: Fix error paths of initialization.
The clock driver may probe after ours and so we need to pass the
-EPROBE_DEFER out. Fix the other error path while we're here.
v2: Use dom->name instead of dom->gov as the flag for initialized
domains, since we aren't setting up a governor. Make sure to
clear ->clk when no clk is present in the DT.
Signed-off-by: Eric Anholt <eric@anholt.net>
Fixes: 670c672608a1 ("soc: bcm: bcm2835-pm: Add support for power domains under a new binding.")
Diffstat (limited to 'arch/arm64/Kconfig.platforms')
0 files changed, 0 insertions, 0 deletions