drm/bridge: ti-sn65dsi86: Rename the main driver data structure
authorDouglas Anderson <dianders@chromium.org>
Fri, 23 Apr 2021 16:58:48 +0000 (09:58 -0700)
committerDouglas Anderson <dianders@chromium.org>
Mon, 3 May 2021 20:21:07 +0000 (13:21 -0700)
commitdb0036db4851df5f3543201fa0e6bf7a1a097018
treed2389191ae4a0bd744d21cb27f4f2e5878b89811
parentb347e04452ff6382ace8fba9c81f5bcb63be17a6
drm/bridge: ti-sn65dsi86: Rename the main driver data structure

In preparation for splitting this driver into sub-drivers, let's
rename the main data structure so it's clear that it's holding data
for the whole device and not just the MIPI-eDP bridge part.

This is a no-op change.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210423095743.v5.2.Ib03e88304a9ea1c503f1b9567be5cbf8b7c5761c@changeid
drivers/gpu/drm/bridge/ti-sn65dsi86.c