Searched hist:e8164f64caff68d4e878e1719d88d145faa75f1d (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/usb/musb/ |
H A D | musb_debug.h | diff e8164f64caff68d4e878e1719d88d145faa75f1d Sun Aug 10 20:22:35 CEST 2008 Felipe Balbi <felipe.balbi@nokia.com> 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>
|
H A D | Makefile | diff e8164f64caff68d4e878e1719d88d145faa75f1d Sun Aug 10 20:22:35 CEST 2008 Felipe Balbi <felipe.balbi@nokia.com> 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>
|
H A D | Kconfig | diff e8164f64caff68d4e878e1719d88d145faa75f1d Sun Aug 10 20:22:35 CEST 2008 Felipe Balbi <felipe.balbi@nokia.com> 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>
|