linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH] ARM: mach-shmobile: ap4evb: modify FSI2 ID
Date: Wed, 18 Aug 2010 03:37:19 +0000	[thread overview]
Message-ID: <w3p1v9weglx.wl%kuninori.morimoto.gx@renesas.com> (raw)

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm/mach-shmobile/board-ap4evb.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-shmobile/board-ap4evb.c b/arch/arm/mach-shmobile/board-ap4evb.c
index 8afdb1d..1b95f12 100644
--- a/arch/arm/mach-shmobile/board-ap4evb.c
+++ b/arch/arm/mach-shmobile/board-ap4evb.c
@@ -559,7 +559,7 @@ static struct resource fsi_resources[] = {
 
 static struct platform_device fsi_device = {
 	.name		= "sh_fsi2",
-	.id		= 0,
+	.id		= -1,
 	.num_resources	= ARRAY_SIZE(fsi_resources),
 	.resource	= fsi_resources,
 	.dev	= {
-- 
1.7.0.4


             reply	other threads:[~2010-08-18  3:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-18  3:37 Kuninori Morimoto [this message]
2010-08-18  7:31 ` [PATCH] ARM: mach-shmobile: ap4evb: modify FSI2 ID Paul Mundt
2010-08-27  9:49 ` [PATCH] ARM: mach-shmobile: ap4evb: modify tsc2007 platform settings Kuninori Morimoto
2010-08-27  9:49 ` Kuninori Morimoto
2010-08-31  9:59 ` Magnus Damm
2010-09-01  5:02 ` [PATCH] ARM: mach-shmobile: ap4evb: modify tsc2007 platform Kuninori Morimoto
2010-09-07  2:05 ` [PATCH] ARM: mach-shmobile: ap4evb: modify touchpanel judgment Kuninori Morimoto
2010-10-20  2:53 ` [PATCH] ARM: mach-shmobile: ap4evb: modify LCDC1 irq number Kuninori Morimoto
2010-10-25  1:42 ` Paul Mundt
2011-03-02  9:05 ` [PATCH] ARM: mach-shmobile: ap4evb: modify LCDC clock divider value Kuninori Morimoto

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=w3p1v9weglx.wl%kuninori.morimoto.gx@renesas.com \
    --to=kuninori.morimoto.gx@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).