Hi,
On Tue, Aug 24, 2021 at 6:12 PM Philip Chen philipchen@chromium.org wrote:
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
Changes in v2:
- Fix the double sign-off lines
drivers/gpu/drm/bridge/parade-ps8640.c | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-)
Pushed to drm-misc-next with Sam's Ack and Stephen's review.
28210a3f5412 drm/bridge: parade-ps8640: Reorg the macros
-Doug