Skip to content

Commit

Permalink
sh: r2d - enable sm501 usb host function
Browse files Browse the repository at this point in the history
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>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Magnus Damm authored and Paul Mundt committed Jan 28, 2008
1 parent 29ec677 commit d1eea50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/sh/boards/renesas/rts7751r2d/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ static struct sm501_initdata sm501_initdata = {
.set = 0x00001fe0,
.mask = 0x0,
},
.devices = SM501_USE_USB_HOST,
};

static struct sm501_platdata sm501_platform_data = {
Expand Down

0 comments on commit d1eea50

Please sign in to comment.