usb: musb: omap: remove the check before calling otg_set_vbus
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 14 Mar 2013 06:23:56 +0000 (11:53 +0530)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:18:25 +0000 (11:18 +0200)
commitbb467cf5693b59c76c22b73dd383920a87f37b16
tree4585bb3fa25aef79f979ac74e3abaeab5279ad45
parenta5eaaa1f33e771fa1651a4a7652b8a5f9fa7f6c1
usb: musb: omap: remove the check before calling otg_set_vbus

No functional change. otg_set_vbus is already protected so removed the
check before calling otg_set_vbus.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/omap2430.c