projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2595646
)
usb: appledisplay: Add 27" Apple Cinema Display
author
Alexander Theissen
<
[email protected]
>
Tue, 4 Dec 2018 22:43:35 +0000
(23:43 +0100)
committer
Greg Kroah-Hartman
<
[email protected]
>
Wed, 5 Dec 2018 09:37:29 +0000
(10:37 +0100)
Add another Apple Cinema Display to the list of supported displays.
Signed-off-by: Alexander Theissen <
[email protected]
>
Cc: stable <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/usb/misc/appledisplay.c
patch
|
blob
|
history
diff --git
a/drivers/usb/misc/appledisplay.c
b/drivers/usb/misc/appledisplay.c
index 85b48c6ddc7e681e7aadb8ddb86d53dbffba85a9..39ca31b4de4667a49bc8016d79dd95be05f970f1 100644
(file)
--- a/
drivers/usb/misc/appledisplay.c
+++ b/
drivers/usb/misc/appledisplay.c
@@
-51,6
+51,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 */