summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorTero Kristo <[email protected]>2021-06-11 11:45:11 +0300
committerLokesh Vutla <[email protected]>2021-06-11 16:34:52 +0530
commit1e1fab0be59217aff9378e24f94f2340fbe2c3f7 (patch)
tree326e6c0a3ecfa077699b02f3c91cd1086e32f0e4 /include/linux
parentc319572abd95826b958c753ebcd3b83884eb60af (diff)
clk: fix assigned-clocks to pass with deferring provider
If a clock provider is not ready for assigning default rates/parents during its probe, it may return -EPROBE_DEFER directly from xlate. Handle this special case properly by skipping the entry and adjusting the return value to pass. The defaults will be handled properly in post probe phase then. Signed-off-by: Tero Kristo <[email protected]> Signed-off-by: Tero Kristo <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions