]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm: bridge: dw-hdmi: Define and use macros for PHY register addresses
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 17 Jan 2017 08:29:07 +0000 (10:29 +0200)
committerArchit Taneja <architt@codeaurora.org>
Wed, 18 Jan 2017 03:59:36 +0000 (09:29 +0530)
commitf0e7f2f3b6333a02dd7cb89822e6330631c9a3e3
tree0b68d7f4be0e1f0fe4598d5f7793dd742c1ced92
parentfaba6c3cff177689aec132291b1cf537831d9a2e
drm: bridge: dw-hdmi: Define and use macros for PHY register addresses

Replace the hardcoded register address numerical values with macros to
clarify the code.

This change has been tested by comparing the assembly code before and
after the change.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Jose Abreu <joabreu@synopsys.com>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20170117082910.27023-18-laurent.pinchart+renesas@ideasonboard.com
drivers/gpu/drm/bridge/dw-hdmi.c
drivers/gpu/drm/bridge/dw-hdmi.h