]> Pileus Git - ~andy/linux/commit
usb: dwc3: gadget: add a debugging print when initializing endpoints
authorFelipe Balbi <balbi@ti.com>
Fri, 12 Jul 2013 16:11:57 +0000 (19:11 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 29 Jul 2013 10:56:56 +0000 (13:56 +0300)
commit653df35e6b3c0df875999a9b842327301269f55d
treebdf0227264a895a1f6654cdc6a4038bbb742edab
parent9aa62ae4292a2450634345d79a7fa1461bf7b39c
usb: dwc3: gadget: add a debugging print when initializing endpoints

that way we get debugging information when
enabling verbose debug of the driver.

It will be no-op otherwise.

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