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: v3.18.127~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a5470231b8e4a14e0f6af8af7ed15c00a9dbdc44;p=profile%2Fwearable%2Fplatform%2Fkernel%2Flinux-3.18-exynos7270.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 b3d245e..11d87b1 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 */