All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yusuke Goda <goda.yusuke@renesas.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH] sh: Fix the indication point of the liquid crystal of
Date: Fri, 11 Sep 2009 02:42:46 +0000	[thread overview]
Message-ID: <4AA9B926.9090907@renesas.com> (raw)

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



             reply	other threads:[~2009-09-11  2:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-11  2:42 Yusuke Goda [this message]
2009-09-11  4:20 ` [PATCH] sh: Fix the indication point of the liquid crystal of AP-325RXA(AP3300) Paul Mundt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AA9B926.9090907@renesas.com \
    --to=goda.yusuke@renesas.com \
    --cc=linux-sh@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.