Skip to content

Commit

Permalink
usb/misc/appledisplay: Add 24" LED Cinema display
Browse files Browse the repository at this point in the history
Add the Apple 24" LED Cinema display to the supported devices.

Signed-off-by: Ben Jencks <ben@bjencks.net>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Ben Jencks authored and Greg Kroah-Hartman committed Apr 3, 2013
1 parent 505bdbc commit e7d3b6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/usb/misc/appledisplay.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ static const struct usb_device_id appledisplay_table[] = {
{ APPLEDISPLAY_DEVICE(0x9219) },
{ APPLEDISPLAY_DEVICE(0x921c) },
{ APPLEDISPLAY_DEVICE(0x921d) },
{ APPLEDISPLAY_DEVICE(0x9236) },

/* Terminating entry */
{ }
Expand Down

0 comments on commit e7d3b6e

Please sign in to comment.