From: Jiri Kosina Date: Wed, 30 May 2007 13:07:13 +0000 (+0200) Subject: HID: make debugging output runtime-configurable X-Git-Tag: v2.6.23-rc1~1200^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58037eb961f859607b161c50d9d4ecb374de1e8f;p=pandora-kernel.git HID: make debugging output runtime-configurable There have been many reports recently about broken HID devices, the diagnosis of which required users to recompile their kernels in order to be able to provide debugging output needed for coding a quirk for a particular device. This patch makes CONFIG_HID_DEBUG default y if !EMBEDDED and makes it possible to control debugging output produced by HID code by supplying 'debug=1' module parameter. Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed