diff options
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | 2020-05-26 23:29:42 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-29 13:21:26 +0300 |
commit | be8c1001a7e681e8813882a42ed51c8dbffd8800 (patch) | |
tree | 8ac6de3d0e3bd8f072af177d2304aeb0e5369f50 /include | |
parent | de21ab70ee32a7da288d1e89a0c107e810cc9aef (diff) | |
download | linux-be8c1001a7e681e8813882a42ed51c8dbffd8800.tar.xz |
usb: dwc3: meson-g12a: fix error path when fetching the reset line fails
Disable and unprepare the clocks when devm_reset_control_get_shared()
fails. This fixes the error path as this must disable the clocks which
were previously enabled.
Fixes: 1e355f21d3fb96 ("usb: dwc3: Add Amlogic A1 DWC3 glue")
Cc: Yue Wang <yue.wang@amlogic.com>
Cc: Hanjie Lin <hanjie.lin@amlogic.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://lore.kernel.org/r/20200526202943.715220-2-martin.blumenstingl@googlemail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions