HID: Add quirk for HP X1200 PIXART OEM mouse
authorSebastian Parschauer <s.parschauer@gmx.de>
Wed, 24 Jul 2019 18:40:03 +0000 (20:40 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 5 Aug 2019 12:25:16 +0000 (14:25 +0200)
commit49869d2ea9eecc105a10724c1abf035151a3c4e2
treef5eca422e6d48c635c89c18565a1d518ee7f5d13
parent01ec0a5f19c8c82960a07f6c7410fc9e01d7fb51
HID: Add quirk for HP X1200 PIXART OEM mouse

The PixArt OEM mice are known for disconnecting every minute in
runlevel 1 or 3 if they are not always polled. So add quirk
ALWAYS_POLL for this one as well.

Jonathan Teh (@jonathan-teh) reported and tested the quirk.
Reference: https://github.com/sriemer/fix-linux-mouse/issues/15

Signed-off-by: Sebastian Parschauer <s.parschauer@gmx.de>
CC: stable@vger.kernel.org
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/hid-quirks.c