OSDN Git Service

drm/bridge: lt9611: Switch to atomic operations
authorMarek Vasut <marex@denx.de>
Thu, 31 Mar 2022 15:39:22 +0000 (17:39 +0200)
committerRobert Foss <robert.foss@linaro.org>
Thu, 31 Mar 2022 15:43:27 +0000 (17:43 +0200)
commit97d7ca798a79a93b2a3168f60024fddcc8e0d6b0
treed103a2328e4dee0cf94cf0c1a0fc9b51938a53d3
parent85854fa95972455fd8ff340d7810dde57fe36d44
drm/bridge: lt9611: Switch to atomic operations

Use the atomic version of the enable/disable operations to continue the
transition to the atomic API. This will be needed to access the mode
from the atomic state.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Dave Airlie <airlied@redhat.com>
Cc: John Stultz <john.stultz@linaro.org>
Cc: Maxime Ripard <maxime@cerno.tech>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220331153923.14314-1-marex@denx.de
drivers/gpu/drm/bridge/lontium-lt9611.c