diff options
author | Etienne Carriere <[email protected]> | 2020-06-15 14:54:06 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-06-20 23:05:18 +0200 |
commit | d888229ef2fbc9557cbf953fa8e2687550f5308b (patch) | |
tree | dc88a02333391ac37f55cb0b38ac36716771eb1f /scripts/gdb/linux/cpus.py | |
parent | b5fc06a10e7aea88c9a9efd4547a3aee44138e3e (diff) |
pinctrl: stm32: don't print an error on probe deferral during clock get
Change STM32 pinctrl driver to not print an error trace when probe is
deferred due to clock resource. Probe defer issue (for clocks) could
occur during bank registering when some banks have already been registered.
In this case banks already registered should be released. To not waste time
in this case, it is better to check first if all clocks are available
before registering banks.
Signed-off-by: Etienne Carriere <[email protected]>
Signed-off-by: Alexandre Torgue <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/cpus.py')
0 files changed, 0 insertions, 0 deletions