diff mbox

sh: Fix the indication point of the liquid crystal of AP-325RXA(AP3300)

Message ID 4AA9B926.9090907@renesas.com (mailing list archive)
State Accepted
Headers show

Commit Message

Yusuke Goda Sept. 11, 2009, 2:42 a.m. UTC
Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
---
 arch/sh/boards/board-ap325rxa.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Paul Mundt Sept. 11, 2009, 4:20 a.m. UTC | #1
On Fri, Sep 11, 2009 at 11:42:46AM +0900, Yusuke Goda wrote:
> Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
> ---
>  arch/sh/boards/board-ap325rxa.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/sh/boards/board-ap325rxa.c b/arch/sh/boards/board-ap325rxa.c
index 19eea4a..bcf1f40 100644
--- a/arch/sh/boards/board-ap325rxa.c
+++ b/arch/sh/boards/board-ap325rxa.c
@@ -188,7 +188,7 @@  static struct sh_mobile_lcdc_info lcdc_info = {
 			.name = "LB070WV1",
 			.xres = 800,
 			.yres = 480,
-			.left_margin = 40,
+			.left_margin = 32,
 			.right_margin = 160,
 			.hsync_len = 8,
 			.upper_margin = 63,