Files
linux/drivers
Dan Carpenter 699378c56b gpio: mxc: Unlock on error path in mxc_flip_edge()
[ Upstream commit 3787035861 ]

We recently added locking to this function but one error path was
over looked.  Drop the lock before returning.

Fixes: e546427762 ("gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock")
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Marek Vasut <marex@denx.de>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-02-01 08:34:47 +01:00
..
2023-02-01 08:34:34 +01:00
2023-01-07 11:11:39 +01:00
2023-02-01 08:34:47 +01:00
2022-12-31 13:33:12 +01:00
2023-02-01 08:34:25 +01:00
2022-12-31 13:32:09 +01:00