usb: gadget: udc: at91: remove bind/unbind messages
authorFelipe Balbi <balbi@ti.com>
Fri, 17 Oct 2014 16:35:52 +0000 (11:35 -0500)
committerFelipe Balbi <balbi@ti.com>
Mon, 3 Nov 2014 16:01:13 +0000 (10:01 -0600)
commitdea87f9d13615c03b7160be0b108d92da9a111cd
treea60f0397b89f8ec208036794ac23d97394ca0b34
parent2c683347f5be4efee5b8abba84f9bad6ed4fe47d
usb: gadget: udc: at91: 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/at91_udc.c