drm/rockchip: lvds: Harmonize function names
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 24 Dec 2019 14:38:53 +0000 (15:38 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 5 Jan 2020 11:12:05 +0000 (12:12 +0100)
commit04bc39adf9f1b0499a34eaeef4419890eb2e282a
tree04c1b425e3ee0c9a5d0bc3a9c7f489b8c324435b
parenteb503ee2c9bfb0392a204d9705ca70d683a08cdd
drm/rockchip: lvds: Harmonize function names

Prepare the introduction of PX30 support by clarifying the function
prefixes.

We continue to prefix with 'rockchip_lvds_' generic functions that are
not specific to a single hardware. Functions implying hardware
modifications are now prefixed with 'rk3288_lvds_'.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20191224143900.23567-5-miquel.raynal@bootlin.com
drivers/gpu/drm/rockchip/rockchip_lvds.c