drm/bridge: ti-sn65dsi86: use the auxiliary device
authorJerome Brunet <jbrunet@baylibre.com>
Tue, 18 Feb 2025 19:29:48 +0000 (20:29 +0100)
committerDouglas Anderson <dianders@chromium.org>
Tue, 17 Jun 2025 00:09:26 +0000 (17:09 -0700)
commit6526b02e10209608464f2645af59b2cc955b5a19
tree05bcd41cf54e8a32a59e8973c587a41f016b144f
parent5e861a695a39263123cdc086934b7336dbe6946d
drm/bridge: ti-sn65dsi86: use the auxiliary device

The auxiliary device creation of this driver is simple enough to
use the available auxiliary device creation helper.

Use it and remove some boilerplate code.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20250218-aux-device-create-helper-v4-3-c3d7dfdea2e6@baylibre.com
drivers/gpu/drm/bridge/ti-sn65dsi86.c