diff options
author | Fedor Pchelkin <pchelkin@ispras.ru> | 2025-03-16 13:26:55 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-11 16:20:49 +0200 |
commit | 8cab0e9a3f3e8d700179e0d6141643d54a267fd5 (patch) | |
tree | 1c5d1cb8ecacd4dda5b76bdf00b27c5a28ad9642 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4e28f79e3dffa52d327b46d1a78dac16efb5810b (diff) |
usb: chipidea: ci_hdrc_imx: fix call balance of regulator routines
Upon encountering errors during the HSIC pinctrl handling section the
regulator should be disabled.
Use devm_add_action_or_reset() to let the regulator-disabling routine be
handled by device resource management stack.
Found by Linux Verification Center (linuxtesting.org).
Fixes: 4d6141288c33 ("usb: chipidea: imx: pinctrl for HSIC is optional")
Cc: stable <stable@kernel.org>
Signed-off-by: Fedor Pchelkin <pchelkin@ispras.ru>
Acked-by: Peter Chen <peter.chen@kernel.org>
Link: https://lore.kernel.org/r/20250316102658.490340-3-pchelkin@ispras.ru
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions