drm/rockchip: cdn-dp: fix some error
authorChris Zhong <zyw@rock-chips.com>
Tue, 22 Nov 2016 20:50:05 +0000 (15:50 -0500)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 20 Dec 2016 11:52:11 +0000 (19:52 +0800)
commit152af2e38eda7388acc821ef47f9fbb3b4ef9702
treedf3d5fe9e99ce415fa4d45adb67f3b40d2edc5ee
parentcb22a964b460f8e0eda4b43025299da5231c0ace
drm/rockchip: cdn-dp: fix some error

This commit is for fixing some error, according to the comments from
CL:5442
1. correct the use of rate
2. remove the phy switch from DP driver, it is controlled in PHY driver
3. add some const keyword
4. clear int_mask to 0
5. modify spelling errors

Change-Id: I239a9e7183593b85485abb6d288d6cb1558c65f7
Signed-off-by: Chris Zhong <zyw@rock-chips.com>
drivers/gpu/drm/rockchip/cdn-dp-core.c
drivers/gpu/drm/rockchip/cdn-dp-reg.c
drivers/gpu/drm/rockchip/cdn-dp-reg.h