Home
last modified time | relevance | path

Searched hist:f2b5264d4f77328e45d73cd135772b6e88a4951a (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hid/usbhid/
H A Dusbhid.hdiff f2b5264d4f77328e45d73cd135772b6e88a4951a Thu Jul 19 15:08:45 CDT 2012 Alan Stern <stern@rowland.harvard.edu> HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDED

This patch (as1595) improves the usbhid driver by using the
HID_SUSPENDED bitflag to indicate that the device is suspended rather
than using HID_REPORTED_IDLE, which the patch removes.

Since HID_SUSPENDED was not being used for anything, and since the
name "HID_REPORTED_IDLE" doesn't convey much meaning, the end result
is easier to read and understand.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
CC: Oliver Neukum <oliver@neukum.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
H A Dhid-core.cdiff f2b5264d4f77328e45d73cd135772b6e88a4951a Thu Jul 19 15:08:45 CDT 2012 Alan Stern <stern@rowland.harvard.edu> HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDED

This patch (as1595) improves the usbhid driver by using the
HID_SUSPENDED bitflag to indicate that the device is suspended rather
than using HID_REPORTED_IDLE, which the patch removes.

Since HID_SUSPENDED was not being used for anything, and since the
name "HID_REPORTED_IDLE" doesn't convey much meaning, the end result
is easier to read and understand.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
CC: Oliver Neukum <oliver@neukum.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>