]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
usb: musb: get rid of MUSB_LOGLEVEL and use parameter
authorFelipe Balbi <felipe.balbi@nokia.com>
Sun, 10 Aug 2008 18:22:35 +0000 (21:22 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Aug 2008 17:26:34 +0000 (10:26 -0700)
commite8164f64caff68d4e878e1719d88d145faa75f1d
treebcf46d52a12d2ecb5acd6cdac8bb15e5aabc3f58
parent746cdd0b2d1254b11382789b6630c4d379bdcf13
usb: musb: get rid of MUSB_LOGLEVEL and use parameter

We can change debugging level on the fly via
/sys/module/musb_hdrc/parameters/debug.

We can also get rid of the LOGLEVEL facility in Kconfig
and rely only in module parameter.

Cc: Anand Gadiyar <gadiyar@ti.com>
Cc: Bryan Wu <bryan.wu@analog.com>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/musb/Kconfig
drivers/usb/musb/Makefile
drivers/usb/musb/musb_core.c
drivers/usb/musb/musb_debug.h