Searched hist:dd64c151b978dc78ed535433d930c75b5c15deeb (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | hid-debug.c | diff dd64c151b978dc78ed535433d930c75b5c15deeb Tue Jan 30 09:02:24 CST 2007 Jiri Kosina <jkosina@suse.cz> HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
CONFIG_INPUT_DEBUG is non-existent option, so remove anything depending on it.
Also, as we have new CONFIG_HID_DEBUG, this should be used on places where ifdef DEBUG was used before.
Suggested by Adrian Bunk.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | Makefile | diff dd64c151b978dc78ed535433d930c75b5c15deeb Tue Jan 30 09:02:24 CST 2007 Jiri Kosina <jkosina@suse.cz> HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
CONFIG_INPUT_DEBUG is non-existent option, so remove anything depending on it.
Also, as we have new CONFIG_HID_DEBUG, this should be used on places where ifdef DEBUG was used before.
Suggested by Adrian Bunk.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | hid-input.c | diff dd64c151b978dc78ed535433d930c75b5c15deeb Tue Jan 30 09:02:24 CST 2007 Jiri Kosina <jkosina@suse.cz> HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
CONFIG_INPUT_DEBUG is non-existent option, so remove anything depending on it.
Also, as we have new CONFIG_HID_DEBUG, this should be used on places where ifdef DEBUG was used before.
Suggested by Adrian Bunk.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | hid-core.c | diff dd64c151b978dc78ed535433d930c75b5c15deeb Tue Jan 30 09:02:24 CST 2007 Jiri Kosina <jkosina@suse.cz> HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
CONFIG_INPUT_DEBUG is non-existent option, so remove anything depending on it.
Also, as we have new CONFIG_HID_DEBUG, this should be used on places where ifdef DEBUG was used before.
Suggested by Adrian Bunk.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|