Skip to content

Commit

Permalink
V4L/DVB (13867): gspca - zc3xx: Add one more chipset ID of tas5130K.
Browse files Browse the repository at this point in the history
This ID was found in a webcam 0ac8:301b.

Signed-off-by: Luis Maia <lmaia@royalhat.org>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Luis Maia authored and Mauro Carvalho Chehab committed Feb 26, 2010
1 parent 47aaca9 commit 658604e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/media/video/gspca/zc3xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -6467,6 +6467,7 @@ static const struct sensor_by_chipset_revision chipset_revision_sensor[] = {
{0x8001, 0x13},
{0x8000, 0x14}, /* CS2102K */
{0x8400, 0x15}, /* TAS5130K */
{0xe400, 0x15},
};

static int vga_3wr_probe(struct gspca_dev *gspca_dev)
Expand Down

0 comments on commit 658604e

Please sign in to comment.