drm/imx: imx-tve: use regmap fast_io spinlock
authorPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 21 Jul 2020 14:16:58 +0000 (16:16 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 26 Oct 2020 09:42:38 +0000 (10:42 +0100)
commit07f2c94d033b3bac3236058a241de62383b048a1
treecbfff42b54f2edbd52ce5bc476fe20739e693561
parenta28f918866095d2944603b3f682f64f78d5e9dbf
drm/imx: imx-tve: use regmap fast_io spinlock

Replace the custom spinlock with the fast_io spinlock provided by
regmap.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/gpu/drm/imx/imx-tve.c