media: usb: uvc: add a quirk for Dell XPS M1330 webcam
authorPaul Fertser <fercerpav@gmail.com>
Sun, 8 Jun 2014 15:16:48 +0000 (12:16 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Nov 2014 16:59:53 +0000 (08:59 -0800)
commit0c44cf55254b9017c9d276458233f7eaf70cc7a0
treecf2de44c7bebb964d7de840c6e9da4bf0b4ffb31
parenta0670d68ca4ba581718b6a7ae83f9abcaadc26bc
media: usb: uvc: add a quirk for Dell XPS M1330 webcam

commit 62ea864f84fed6e04dd033d500d4c9183a83d590 upstream.

As reported on [1], this device needs this quirk to be able to
reliably initialise the webcam.

[1] http://ubuntuforums.org/showthread.php?t=2145996

Cc: stable@vger.kernel.org
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/media/usb/uvc/uvc_driver.c