aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2020-09-02 21:36:53 +0200
committerUlf Hansson <[email protected]>2020-09-07 09:16:31 +0200
commitb41123f4f57df6950f3316948989783bbdefa7e2 (patch)
tree7552a3e76520902e513146b5d507a4afd2bf43f5 /scripts/gdb/linux/modules.py
parentb5f9a2c686d91ad5a97ee4a5be9ae1e6da8d4789 (diff)
mmc: sdhci-brcmstb: Simplify with optional clock and dev_err_probe()
Only -ENOENT from devm_clk_get() means that clock is not present in device tree. Other errors have their own meaning and should not be ignored. Simplify getting the clock which is in fact optional and also use dev_err_probe() for handling deferred. Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Florian Fainelli <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions