diff options
author | Alan Stern | 2012-07-19 16:08:45 -0400 |
---|---|---|
committer | Jiri Kosina | 2012-07-20 11:24:24 +0200 |
commit | f2b5264d4f77328e45d73cd135772b6e88a4951a (patch) | |
tree | b23f34186a53e7692e7f950d6237e901dc34c59a /include | |
parent | 93101af31bc5df4486103f6b3ef212aaa5341b09 (diff) |
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions