提交 d1eea50b 编写于 作者: M Magnus Damm 提交者: Paul Mundt

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: NMagnus Damm <damm@igel.co.jp>
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 29ec6778
...@@ -149,6 +149,7 @@ static struct sm501_initdata sm501_initdata = { ...@@ -149,6 +149,7 @@ static struct sm501_initdata sm501_initdata = {
.set = 0x00001fe0, .set = 0x00001fe0,
.mask = 0x0, .mask = 0x0,
}, },
.devices = SM501_USE_USB_HOST,
}; };
static struct sm501_platdata sm501_platform_data = { static struct sm501_platdata sm501_platform_data = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册