Skip to content
Commit 10bd065f authored by Jiri Kosina's avatar Jiri Kosina
Browse files

HID: refactor mapping to input subsystem for quirky devices



Currently, the handling of mapping between hid and input for devices
that don't conform to HUT 1.12 specification is very messy -- no per-device
handling, no blacklists, conditions on idVendor and idProduct placed
all over the code.

This patch moves all the device-specific input mapping to a separate
file, and introduces a blacklist-style handling for non-standard
device-specific mappings.

Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 8dcd5afa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment