OSDN Git Service

usb: musb: omap: always create musb device
authorFelipe Balbi <balbi@ti.com>
Mon, 27 Jun 2011 12:56:32 +0000 (15:56 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Jul 2011 21:31:14 +0000 (14:31 -0700)
commitded1ddbf92ee2c8f04af7fe805e1074be5d41f7f
tree8b88a606a40b28ff7745d319d7829d9684219a2c
parent019f976e8f268a63b2fcbb662aa2f77f6b07bac6
usb: musb: omap: always create musb device

there's no point in not creating that device
always. It's simpler to always create, than to
keep changing that stupid ifdef.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/arm/mach-omap2/usb-musb.c