All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sh: r2d - enable sm501 usb host function
@ 2008-01-13 13:47 Magnus Damm
  0 siblings, 0 replies; only message in thread
From: Magnus Damm @ 2008-01-13 13:47 UTC (permalink / raw)
  To: linux-sh

sh: r2d - enable sm501 usb host function

This patch tells the sm501 mfd driver to build platform data for the sm501 usb
host driver.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
---

 arch/sh/boards/renesas/rts7751r2d/setup.c |    1 +
 1 file changed, 1 insertion(+)

--- 0003/arch/sh/boards/renesas/rts7751r2d/setup.c
+++ work/arch/sh/boards/renesas/rts7751r2d/setup.c	2008-01-13 21:03:13.000000000 +0900
@@ -149,6 +149,7 @@ static struct sm501_initdata sm501_initd
 		.set	= 0x00001fe0,
 		.mask	= 0x0,
 	},
+	.devices	= SM501_USE_USB_HOST,
 };
 
 static struct sm501_platdata sm501_platform_data = {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-13 13:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-13 13:47 [PATCH] sh: r2d - enable sm501 usb host function Magnus Damm

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.