video: rockchip: dp: modify the function names for fb-based dp driver.
authorwenping.zhang <wenping.zhang@rock-chips.com>
Tue, 3 Jan 2017 05:48:48 +0000 (13:48 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 3 Jan 2017 06:18:58 +0000 (14:18 +0800)
commit0e83ad3b046eed6f260d65656fbafab3a38309e3
treef1d8fa695f82d7c3e981063d207038276882ad54
parent88bb63d98a739cf975c988613363fb98a619f781
video: rockchip: dp: modify the function names for fb-based dp driver.

change the name of functions for fb-based dp driver in order to fix
the compile errors of drm-based dp driver.

Change-Id: I6544c82d81bf4d8e5a7b936c7959349765d55049
Signed-off-by: wenping.zhang <wenping.zhang@rock-chips.com>
drivers/video/rockchip/dp/Makefile
drivers/video/rockchip/dp/cdn-dp-fb-reg.c [new file with mode: 0644]
drivers/video/rockchip/dp/cdn-dp-fb-reg.h [new file with mode: 0644]
drivers/video/rockchip/dp/cdn-dp-reg.c [deleted file]
drivers/video/rockchip/dp/cdn-dp-reg.h [deleted file]
drivers/video/rockchip/dp/rockchip_dp.c
drivers/video/rockchip/dp/rockchip_dp.h
drivers/video/rockchip/dp/rockchip_dp_core.c