drm/bridge: ti-sn65dsi86: More renames in prep for sub-devices
authorDouglas Anderson <dianders@chromium.org>
Fri, 23 Apr 2021 16:58:49 +0000 (09:58 -0700)
committerDouglas Anderson <dianders@chromium.org>
Mon, 3 May 2021 20:21:07 +0000 (13:21 -0700)
commit905d66d08d0f73a3fbd2d16c6756e30272ac81b5
treec9c31bf2f1558a5ae2e7ba004dbd63ea2d788521
parentdb0036db4851df5f3543201fa0e6bf7a1a097018
drm/bridge: ti-sn65dsi86: More renames in prep for sub-devices

Like the previous patch ("drm/bridge: ti-sn65dsi86: Rename the main
driver data structure") this is just a no-op rename in preparation for
splitting the driver up a bit.

Here I've attempted to rename functions / structures making sure that
anything applicable to the whole chip (instead of just the MIPI to eDP
bridge part) included "sn65dsi86" somewhere in the name instead of
just "ti_sn_bridge".

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.3.I4b28c737933a44548662df42ccd37db89ec739c1@changeid
drivers/gpu/drm/bridge/ti-sn65dsi86.c