drm/sun4i: tv: Convert to atomic hooks
authorMaxime Ripard <maxime@cerno.tech>
Mon, 29 Aug 2022 13:11:49 +0000 (15:11 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Wed, 7 Sep 2022 08:30:01 +0000 (10:30 +0200)
commit5233860da01038e0b4ce20bc68d871cb9caa7109
tree40b4a5907e69f2b14c7228d8310b4454d75d1a2f
parentfcb9229b72866f1af4630773d878dd67b3947f89
drm/sun4i: tv: Convert to atomic hooks

The sun4i TV driver still uses legacy enable and disable hook
implementation. Let's convert to the atomic variants.

Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20220728-rpi-analog-tv-properties-v2-35-459522d653a7@cerno.tech
drivers/gpu/drm/sun4i/sun4i_tv.c