summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/mach-n30.c
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2010-01-19 10:36:09 +0100
committerBen Dooks <ben-linux@fluff.org>2010-01-19 10:36:09 +0100
commit668dfc7527eb755e1bf194bf19c0c281e9df6deb (patch)
tree2d9ba8e3ebbb7579f1af0493a9783f640ca86546 /arch/arm/mach-s3c2410/mach-n30.c
parentARM: Merge next-jassi-spi (diff)
parentARM: S3C24XX: Add mci platform data set call s3c24xx_mci_set_platdata(). (diff)
downloadlinux-668dfc7527eb755e1bf194bf19c0c281e9df6deb.tar.xz
linux-668dfc7527eb755e1bf194bf19c0c281e9df6deb.zip
ARM: Merge next-samsung-devupdates1
Merge branch 'next-samsung-devupdates1' into next-samsung-try7
Diffstat (limited to 'arch/arm/mach-s3c2410/mach-n30.c')
-rw-r--r--arch/arm/mach-s3c2410/mach-n30.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2410/mach-n30.c b/arch/arm/mach-s3c2410/mach-n30.c
index 0405712c2263..684710f88142 100644
--- a/arch/arm/mach-s3c2410/mach-n30.c
+++ b/arch/arm/mach-s3c2410/mach-n30.c
@@ -322,7 +322,7 @@ static struct platform_device *n30_devices[] __initdata = {
&s3c_device_wdt,
&s3c_device_i2c0,
&s3c_device_iis,
- &s3c_device_usb,
+ &s3c_device_ohci,
&s3c_device_usbgadget,
&n30_button_device,
&n30_blue_led,