From 71b146c815ed6034bc20a0ec265445bdf4bad78c Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Wed, 17 Nov 2010 06:44:25 +0000 Subject: [PATCH] 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(-) diff --git a/drivers/video/sh_mipi_dsi.c b/drivers/video/sh_mipi_dsi.c index 3f3d431033ca..8abab6d4264f 100644 --- a/drivers/video/sh_mipi_dsi.c +++ b/drivers/video/sh_mipi_dsi.c @@ -21,10 +21,26 @@ #include