phy: rockchip-inno-usb2: Do not lock in bvalid IRQ handler
authorSamuel Holland <samuel@sholland.org>
Thu, 14 Apr 2022 03:22:54 +0000 (22:22 -0500)
committerVinod Koul <vkoul@kernel.org>
Wed, 20 Apr 2022 09:14:03 +0000 (14:44 +0530)
commit5a709a46e4270a6130877c052260d9a6d14ac685
treeecabeaaa4924d914c5f7019a8e01db6d463f6377
parent656f7fcb1272df590e10cb82e07cd2b79bbf60d1
phy: rockchip-inno-usb2: Do not lock in bvalid IRQ handler

Clearing the IRQ is atomic, so there is no need to hold the mutex.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Tested-by: Michael Riesch <michael.riesch@wolfvision.net>
Link: https://lore.kernel.org/r/20220414032258.40984-4-samuel@sholland.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/rockchip/phy-rockchip-inno-usb2.c