usb: musb: core: remove unnecessary pr_info()
authorFelipe Balbi <balbi@ti.com>
Fri, 1 Feb 2013 21:33:50 +0000 (23:33 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:04 +0000 (11:17 +0200)
commit6110a7ebda18d103f28bec0eab65f7be01871233
treeccf0add8c57dcc6952f7168577c80fd55248a81e
parent68907a77431f405c0e8e7031aa77aae03383c69d
usb: musb: core: remove unnecessary pr_info()

there's really no need for that message. It's
been a while since it printed something useful.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_core.c