]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit912f77658526af4985723366b369e0be73737eec
tree8b88a606a40b28ff7745d319d7829d9684219a2c
parent0e416d17eec9733d7c460ba6fe98d4306e5b06cb
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