diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2025-04-23 16:08:23 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-22 15:31:58 +0300 |
commit | 14f20164af1e27e01130dfb436d81f04e4b30ef7 (patch) | |
tree | 96afaa629303374e8e438b23f7da728a6e7b2981 /scripts/gdb/linux/xarray.py | |
parent | f3bbd4287414b532473d3771e145573e9d7512e6 (diff) | |
download | linux-14f20164af1e27e01130dfb436d81f04e4b30ef7.tar.xz |
phy: tegra: xusb: remove a stray unlock
commit 83c178470e0bf690d34c8c08440f2421b82e881c upstream.
We used to take a lock in tegra186_utmi_bias_pad_power_on() but now we
have moved the lock into the caller. Unfortunately, when we moved the
lock this unlock was left behind and it results in a double unlock.
Delete it now.
Fixes: b47158fb4295 ("phy: tegra: xusb: Use a bitmask for UTMI pad power state tracking")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
Link: https://lore.kernel.org/r/aAjmR6To4EnvRl4G@stanley.mountain
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions