From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH] sh: r2d - enable sm501 usb host function
Date: Sun, 13 Jan 2008 13:47:45 +0000 [thread overview]
Message-ID: <20080113134745.30080.48194.sendpatchset@clockwork.opensource.se> (raw)
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 = {
reply other threads:[~2008-01-13 13:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20080113134745.30080.48194.sendpatchset@clockwork.opensource.se \
--to=magnus.damm@gmail.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.