]> git.karo-electronics.de Git - linux-beck.git/commit
usb: gadget: udc: fsl_qe: remove bind/unbind messages
authorFelipe Balbi <balbi@ti.com>
Fri, 17 Oct 2014 16:38:09 +0000 (11:38 -0500)
committerFelipe Balbi <balbi@ti.com>
Mon, 3 Nov 2014 16:01:14 +0000 (10:01 -0600)
commit703584768ae4dc6bab3872a36b873a01c62eb045
treedaa2c7b5458d07417de6de822b4c9762ee3e217f
parentdd7e6dd546c69b6166268dedb787b0839c1fd4d5
usb: gadget: udc: fsl_qe: 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/fsl_qe_udc.c