usb: musb: drop useless board_mode usage
authorFelipe Balbi <balbi@ti.com>
Thu, 24 Nov 2011 13:46:26 +0000 (15:46 +0200)
committerFelipe Balbi <balbi@ti.com>
Thu, 9 Aug 2012 09:34:46 +0000 (12:34 +0300)
we are compiling the driver always with full OTG
capabilities, so that board_mode trick becomes
useless.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found