From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Damm Date: Wed, 17 Nov 2010 06:44:25 +0000 Subject: [PATCH 02/05] fbdev: sh_mipi_dsi: Make use of register names Message-Id: <20101117064425.18139.44448.sendpatchset@t400s> List-Id: References: <20101117064405.18139.57035.sendpatchset@t400s> In-Reply-To: <20101117064405.18139.57035.sendpatchset@t400s> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-kernel@vger.kernel.org Cc: Magnus Damm , lethal@linux-sh.org, g.liakhovetski@gmx.de, linux-sh@vger.kernel.org From: Magnus Damm Keep MIPI-DSI registers in one place instead of using magic values together with comments. Signed-off-by: Magnus Damm --- drivers/video/sh_mipi_dsi.c | 62 +++++++++++++++++++++++++++---------------- 1 file changed, 39 insertions(+), 23 deletions(-) --- 0005/drivers/video/sh_mipi_dsi.c +++ work/drivers/video/sh_mipi_dsi.c 2010-11-16 16:48:37.000000000 +0900 @@ -21,10 +21,26 @@ #include