]> git.baikalelectronics.ru Git - kernel.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)
commit0f2b42605cf8aec442937ff421d78e44712fb84d
treedaa2c7b5458d07417de6de822b4c9762ee3e217f
parente2677ab8fcc5b6647519af55dac328ed2b81915c
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