From: Mattias Jacobsson <2pi@mok.nu> Date: Sun, 21 Oct 2018 09:25:37 +0000 (+0200) Subject: USB: misc: appledisplay: add 20" Apple Cinema Display X-Git-Tag: v4.14.84~5 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=fb37c765e28d778f53c66c7727254f8ac2f047ea;p=users%2Fjedix%2Flinux-maple.git USB: misc: appledisplay: add 20" Apple Cinema Display commit f6501f49199097b99e4e263644d88c90d1ec1060 upstream. Add another Apple Cinema Display to the list of supported displays Signed-off-by: Mattias Jacobsson <2pi@mok.nu> Cc: stable Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/misc/appledisplay.c b/drivers/usb/misc/appledisplay.c index 8efdc500e790..288fe3e69d52 100644 --- a/drivers/usb/misc/appledisplay.c +++ b/drivers/usb/misc/appledisplay.c @@ -63,6 +63,7 @@ static const struct usb_device_id appledisplay_table[] = { { APPLEDISPLAY_DEVICE(0x9219) }, { APPLEDISPLAY_DEVICE(0x921c) }, { APPLEDISPLAY_DEVICE(0x921d) }, + { APPLEDISPLAY_DEVICE(0x9222) }, { APPLEDISPLAY_DEVICE(0x9236) }, /* Terminating entry */