Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dwacom_sys.cdiff 2bdd163cfd262914e8f6152e37aebea2034f801e Mon Jul 13 20:03:45 CDT 2015 Jason Gerecke <killertofu@gmail.com> HID: wacom: Set default device name to value from wacom->features

Allocated input devices should not use the 'pen_name' by default since
we do not know at that point in time if that is an appropriate choice
of name. Instead, use the (tool-agnostic) name that is stored in the
device's 'wacom_features' structure. This also has the nice side-effect
of requring us to be explicit about the naming of the pen device, as
we already are for touch and pad devices.

Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>