* [PATCH] sh: Fix the indication point of the liquid crystal of
@ 2009-09-11 2:42 Yusuke Goda
2009-09-11 4:20 ` [PATCH] sh: Fix the indication point of the liquid crystal of AP-325RXA(AP3300) Paul Mundt
0 siblings, 1 reply; 2+ messages in thread
From: Yusuke Goda @ 2009-09-11 2:42 UTC (permalink / raw)
To: linux-sh
Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
---
arch/sh/boards/board-ap325rxa.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
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,
--
1.6.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-09-11 4:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-11 2:42 [PATCH] sh: Fix the indication point of the liquid crystal of Yusuke Goda
2009-09-11 4:20 ` [PATCH] sh: Fix the indication point of the liquid crystal of AP-325RXA(AP3300) Paul Mundt
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.