usb: gadget: udc: atmel_usba: remove bind/unbind messages
authorFelipe Balbi <balbi@ti.com>
Fri, 17 Oct 2014 16:37:04 +0000 (11:37 -0500)
committerFelipe Balbi <balbi@ti.com>
Mon, 3 Nov 2014 16:01:13 +0000 (10:01 -0600)
commit3364aecc8c72e4e2f4957fce45b97fbf35b87c3a
treea7a528f6984852ec2a3e1457b5384f6c3244371b
parentdea87f9d13615c03b7160be0b108d92da9a111cd
usb: gadget: udc: atmel_usba: 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/atmel_usba_udc.c