OSDN Git Service

drm/bridge: parade-ps8640: Reorg the macros
authorPhilip Chen <philipchen@chromium.org>
Wed, 25 Aug 2021 01:11:55 +0000 (18:11 -0700)
committerDouglas Anderson <dianders@chromium.org>
Thu, 26 Aug 2021 18:06:16 +0000 (11:06 -0700)
commit28210a3f5412c7dfe93cf1579c512fd30aef727e
tree7ac841d752e1a9676dc1be3f6ee3298d02d69b47
parent60aede70f4a633720b28338b1877438f34a386b3
drm/bridge: parade-ps8640: Reorg the macros

Reorg the macros as follows:
(1) Group the registers on the same page together.
(2) Group the register and its bit operation together while indenting
the macros of the bit operation with one space.

Also fix a misnomer for the number of mipi data lanes.

Signed-off-by: Philip Chen <philipchen@chromium.org>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210824181140.v2.1.I8ead7431357409f2526e5739ec5bc3ddfd242243@changeid
drivers/gpu/drm/bridge/parade-ps8640.c