usb: gadget: udc: gr_udc: remove bind/unbind messages
authorFelipe Balbi <balbi@ti.com>
Fri, 17 Oct 2014 16:38:39 +0000 (11:38 -0500)
committerFelipe Balbi <balbi@ti.com>
Mon, 3 Nov 2014 16:01:14 +0000 (10:01 -0600)
commit70bbd56b7d456adc686873e548c5690b1b01856f
tree72d4fd1053719b325000d57a80b9b30d22da8095
parent703584768ae4dc6bab3872a36b873a01c62eb045
usb: gadget: udc: gr_udc: remove bind/unbind messages

now that we provide generic register/unregister
debugging messages from udc-core, we can remove
the same messages from this driver.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/udc/gr_udc.c