From 71b146c815ed6034bc20a0ec265445bdf4bad78c Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Wed, 17 Nov 2010 06:44:25 +0000 Subject: fbdev: sh_mipi_dsi: Make use of register names Keep MIPI-DSI registers in one place instead of using magic values together with comments. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- drivers/video/sh_mipi_dsi.c | 62 ++++++++++++++++++++++++++++----------------- 1 file changed, 39 insertions(+), 23 deletions(-) (limited to 'drivers/video/sh_mipi_dsi.c') diff --git a/drivers/video/sh_mipi_dsi.c b/drivers/video/sh_mipi_dsi.c index 3f3d43103..8abab6d 100644 --- a/drivers/video/sh_mipi_dsi.c +++ b/drivers/video/sh_mipi_dsi.c @@ -21,10 +21,26 @@ #include