commit | ded1ddbf92ee2c8f04af7fe805e1074be5d41f7f | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Mon Jun 27 15:56:32 2011 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jul 01 14:31:14 2011 -0700 |
tree | 8b88a606a40b28ff7745d319d7829d9684219a2c | |
parent | 019f976e8f268a63b2fcbb662aa2f77f6b07bac6 [diff] |
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>