OSDN Git Service

drm/rockchip: lvds: move hardware-specific functions together
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 24 Dec 2019 14:38:57 +0000 (15:38 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 5 Jan 2020 12:21:51 +0000 (13:21 +0100)
commit3d0dad869aeb5d8e81985c73a6c73428258f8083
tree76db28b959bac63f19b33ee3635ad859e9f24a0a
parent2258d53a6696eec6a294af5627c45c8aafe001a8
drm/rockchip: lvds: move hardware-specific functions together

Reorganize a bit the functions order to clarify the driver and separate
hardware independent and specific functions a bit. This change only moves
functions around, there is no functional change.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
[adapted to recent drm_panel_get_modes() param change ]
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20191224143900.23567-9-miquel.raynal@bootlin.com
drivers/gpu/drm/rockchip/rockchip_lvds.c