]> git.baikalelectronics.ru Git - kernel.git/commit
usb: musb: drop dangling CONFIG_USB_MUSB_DEBUG
authorFabio Baltieri <fabio.baltieri@linaro.org>
Wed, 20 Feb 2013 08:53:39 +0000 (09:53 +0100)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:18:01 +0000 (11:18 +0200)
commit589d1397f1113da517c0f48abcbf26f250936908
treeb15f7aa043d730d07eb1cddb6a56987236aa4dda
parenta688a99ccfd58f301ca7d6c1a3b0896480090681
usb: musb: drop dangling CONFIG_USB_MUSB_DEBUG

CONFIG_USB_MUSB_DEBUG option was removed in

203293f usb: musb: drop unneeded musb_debug trickery

to cleanup the code from driver specific debug facilities.  This patch
drops the last references to the musb debug config option,
unconditionally enabling all debug code paths, thus letting that code
being dropped at compile time if not needed.

Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/cppi_dma.c