]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
HID: move Asus keyboard support from hid-chicony to hid-asus
authorDaniel Drake <drake@endlessm.com>
Mon, 5 Jun 2017 20:58:56 +0000 (14:58 -0600)
committerJiri Kosina <jkosina@suse.cz>
Thu, 8 Jun 2017 11:47:52 +0000 (13:47 +0200)
commit5be918035e44ae22854d7938c790d96d5154a5ae
treeff8b446b950509e682eaa4fc8180b464f732a11f
parent6df62e7916befd2c04ac63180b4ddeae2f7639f2
HID: move Asus keyboard support from hid-chicony to hid-asus

The Asus AIO keyboard AK1D was added to hid-chicony based on its
USB vendor ID, however images available online suggest that this keyboard
is physically branded as ASUS with no mention of Chicony.

A recent commit also added support for another Asus AIO keyboard into
hid-chicony, this one with USB vendor ID Jess, and a pending review
comment asked me to move it into hid-asus because it is also only
physically branded as ASUS.

I updated the USB ID defines to match the branding and product name,
including noting that the recently added keyboard is labelled as
ASUS MD-5112.

Signed-off-by: Daniel Drake <drake@endlessm.com>
Acked-by: Benjamin Tissoires <benajmin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-asus.c
drivers/hid/hid-chicony.c
drivers/hid/hid-core.c
drivers/hid/hid-ids.h