android_kernel_samsung_msm8226/scripts/mod
Henrik Rydberg 2bca687488 HID: Allow bus wildcard matching
Most HID drivers do not need to know what bus driver is in use.
A generic group driver can drive any hid device, and the device
list should not need to be duplicated for each new bus.

This patch adds wildcard matching to the HID bus, simplifying device
list handling for group drivers.

Change-Id: I11f26a31f3e6edb7d345c6def7e9dbfe6df6bad9
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Acked-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Kevin F. Haggerty <haggertk@lineageos.org>
2020-01-06 08:40:29 +01:00
..
.gitignore
Makefile
empty.c
file2alias.c HID: Allow bus wildcard matching 2020-01-06 08:40:29 +01:00
mk_elfconfig.c
modpost.c
modpost.h
sumversion.c