[PATCH v2 0/2] HID: input: do not increment usages when a duplicate is found

From: Benjamin Tissoires
Date: Fri Dec 08 2017 - 09:28:39 EST


Hi Jiri,

slightly modified version (to actually make it working this time).

There is not much to add, the differences are in the commit messages
and in the notes of each patch.

Cheers,
Benjamin

Benjamin Tissoires (2):
HID: use BIT macro instead of plain integers for flags
HID: input: do not increment usages when a duplicate is found

drivers/hid/hid-input.c | 33 +++++++++++++++++++++++++++++++--
include/linux/hid.h | 14 ++++++++------
2 files changed, 39 insertions(+), 8 deletions(-)

--
2.14.3