From: Felipe Balbi Date: Sun, 10 Aug 2008 18:22:35 +0000 (+0300) Subject: usb: musb: get rid of MUSB_LOGLEVEL and use parameter X-Git-Tag: v2.6.27-rc5~55^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8164f64caff68d4e878e1719d88d145faa75f1d;p=pandora-kernel.git 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 Cc: Bryan Wu Cc: David Brownell Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed