- drivers-media-video-gspca-vc032xc-add-support-for-gspca-vc032x.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     drivers/media/video/gspca/vc032x.c: add support for GSPCA VC032x
has been removed from the -mm tree.  Its filename was
     drivers-media-video-gspca-vc032xc-add-support-for-gspca-vc032x.patch

This patch was dropped because it was merged into mainline or a subsystem tree

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: drivers/media/video/gspca/vc032x.c: add support for GSPCA VC032x
From: Andreas Demmer <mail@xxxxxxxxxxxxxxxxx>

Add support for built-in "Logitech QuickCam for Dell notebooks" webcams.

Add a new USB ID (046d:0897) to the list of supported devices with the
VIMICRO chip.  The hardware seems to be pretty identical to 046d:0896 but
features a different USB ID.

Cc: Jean-Francois Moine <moinejf@xxxxxxx>
Cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/media/video/gspca/vc032x.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN drivers/media/video/gspca/vc032x.c~drivers-media-video-gspca-vc032xc-add-support-for-gspca-vc032x drivers/media/video/gspca/vc032x.c
--- a/drivers/media/video/gspca/vc032x.c~drivers-media-video-gspca-vc032xc-add-support-for-gspca-vc032x
+++ a/drivers/media/video/gspca/vc032x.c
@@ -2426,6 +2426,7 @@ static const struct sd_desc sd_desc = {
 static const __devinitdata struct usb_device_id device_table[] = {
 	{USB_DEVICE(0x046d, 0x0892), .driver_info = BRIDGE_VC0321},
 	{USB_DEVICE(0x046d, 0x0896), .driver_info = BRIDGE_VC0321},
+	{USB_DEVICE(0x046d, 0x0897), .driver_info = BRIDGE_VC0321},
 	{USB_DEVICE(0x0ac8, 0x0321), .driver_info = BRIDGE_VC0321},
 	{USB_DEVICE(0x0ac8, 0x0323), .driver_info = BRIDGE_VC0323},
 	{USB_DEVICE(0x0ac8, 0x0328), .driver_info = BRIDGE_VC0321},
_

Patches currently in -mm which might be from mail@xxxxxxxxxxxxxxxxx are

drivers-media-video-gspca-vc032xc-add-support-for-gspca-vc032x.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux