commit | fdc9c566161c119febe4fab0f7c382416681fd8f | [log] [tgz] |
---|---|---|
author | Jiri Kosina <jkosina@suse.cz> | Mon Feb 19 14:15:59 2007 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu Mar 01 09:52:38 2007 +0100 |
tree | bd68f4d1174948c9d02533694c0608a798cba3f6 | |
parent | 9fa2ad5ff4d8ded8c29c7b6cc92a1c3a8d8a2079 [diff] |
USB HID: use CONFIG_HID_DEBUG for outputting report descriptor Report descriptor should be output when CONFIG_HID_DEBUG is defined. This also mitigates the need for DEBUG and DEBUG_DATA defines, so let's remove them. Signed-off-by: Jiri Kosina <jkosina@suse.cz>