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)
commitcc84094218a73238fbc517663f949f3a852f26cf
tree71e926c6da22b9fba621107bd4d8d09833cc22a1
parent83ec91697412ae64d25dcca74597ed03029aa00d
HID: apple: Eliminate obsolete IR receiver quirks

This code has been dead since 2013, when the appleir driver was added by
commit 9a4a5574ce42 ("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