]> git.baikalelectronics.ru Git - kernel.git/commit
HID: apple: Eliminate obsolete IR receiver quirks
authorAlexander F. Lent <lx@xanderlent.com>
Thu, 16 Sep 2021 19:38:40 +0000 (15:38 -0400)
committerJiri Kosina <jkosina@suse.cz>
Wed, 22 Sep 2021 07:32:16 +0000 (09:32 +0200)
commitd656c6166aef92842fcb58a55a4ff49a2cddc64c
tree71e926c6da22b9fba621107bd4d8d09833cc22a1
parent304bb665250072d9daab3a392d19193bc2263404
HID: apple: Eliminate obsolete IR receiver quirks

This code has been dead since 2013, when the appleir driver was added by
commit a250a538e816 ("HID: appleir: add support for Apple ir devices"),
removing Apple IR receivers from this driver.

No other Apple devices use these quirks, so drop them.

Signed-off-by: Alexander F. Lent <lx@xanderlent.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-apple.c