From: Alexander Theissen Date: Tue, 4 Dec 2018 22:43:35 +0000 (+0100) Subject: usb: appledisplay: Add 27" Apple Cinema Display X-Git-Tag: v4.14.88~36 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=810487aa9d483262044c41fc1973c7abd95e1d86;p=users%2Fjedix%2Flinux-maple.git usb: appledisplay: Add 27" Apple Cinema Display commit d7859905301880ad3e16272399d26900af3ac496 upstream. Add another Apple Cinema Display to the list of supported displays. Signed-off-by: Alexander Theissen Cc: stable Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/misc/appledisplay.c b/drivers/usb/misc/appledisplay.c index 288fe3e69d52d..03be7c75c5be7 100644 --- a/drivers/usb/misc/appledisplay.c +++ b/drivers/usb/misc/appledisplay.c @@ -64,6 +64,7 @@ static const struct usb_device_id appledisplay_table[] = { { APPLEDISPLAY_DEVICE(0x921c) }, { APPLEDISPLAY_DEVICE(0x921d) }, { APPLEDISPLAY_DEVICE(0x9222) }, + { APPLEDISPLAY_DEVICE(0x9226) }, { APPLEDISPLAY_DEVICE(0x9236) }, /* Terminating entry */