linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: mach-shmobile: ap4evb: modify FSI2 ID
@ 2010-08-18  3:37 Kuninori Morimoto
  2010-08-18  7:31 ` Paul Mundt
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Kuninori Morimoto @ 2010-08-18  3:37 UTC (permalink / raw)
  To: linux-sh

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


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-03-02  9:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-18  3:37 [PATCH] ARM: mach-shmobile: ap4evb: modify FSI2 ID Kuninori Morimoto
2010-08-18  7:31 ` 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

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).