linux-yocto/drivers/phy/tegra
Dan Carpenter c1d42a239b phy: tegra: xusb: remove a stray unlock
commit 83c178470e 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: b47158fb42 ("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>
2025-05-22 14:12:26 +02:00
..
Kconfig
Makefile
phy-tegra194-p2u.c
xusb-tegra124.c
xusb-tegra186.c phy: tegra: xusb: remove a stray unlock 2025-05-22 14:12:26 +02:00
xusb-tegra210.c
xusb.c phy: Fix error handling in tegra_xusb_port_init 2025-05-22 14:12:22 +02:00
xusb.h