Home
last modified time | relevance | path

Searched hist:"70790 f6339a868e2a0d643f44899418f64a95943" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/gadget/
H A DMakefilediff 70790f6339a868e2a0d643f44899418f64a95943 Mon Jul 02 02:35:28 CEST 2007 David Brownell <david-b@pacbell.net> USB: usb gadget stack can now -DDEBUG with Kconfig

Although the other USB driver directories got taught how use Kconfig
and the Makefile to enable the debugging messages enabled by -DDEBUG,
the gadget stack was overlooked.

This patch remedies that omission, but doesn't update any drivers to
remove previous idiosyncracies in this area ... other than the RNDIS
code, which defined its own DEBUG() macro in a broken way.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
H A DKconfigdiff 70790f6339a868e2a0d643f44899418f64a95943 Mon Jul 02 02:35:28 CEST 2007 David Brownell <david-b@pacbell.net> USB: usb gadget stack can now -DDEBUG with Kconfig

Although the other USB driver directories got taught how use Kconfig
and the Makefile to enable the debugging messages enabled by -DDEBUG,
the gadget stack was overlooked.

This patch remedies that omission, but doesn't update any drivers to
remove previous idiosyncracies in this area ... other than the RNDIS
code, which defined its own DEBUG() macro in a broken way.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>