Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44136
b: refs/heads/master
c: 483dfdb
h: refs/heads/master
v: v3
  • Loading branch information
Thierry MERLE authored and Mauro Carvalho Chehab committed Dec 10, 2006
1 parent ac75c73 commit be88549
Show file tree
Hide file tree
Showing 8 changed files with 2,809 additions and 3,701 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d8159a3684007e0ded915cb7465c9534a2650c53
refs/heads/master: 483dfdb64fd4a9f240c84e0e225a90c044d65402
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/usbvision/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
usbvision-objs := usbvision-core.o usbvision-i2c.o usbvision-cards.o
usbvision-objs := usbvision-core.o usbvision-video.o usbvision-i2c.o usbvision-cards.o

obj-$(CONFIG_VIDEO_USBVISION) += usbvision.o

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/media/video/usbvision/usbvision-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
#include "usbvision.h"

/* Supported Devices: A table for usbvision.c*/

struct usbvision_device_data_st usbvision_device_data[] = {
{0xFFF0, 0xFFF0, -1, CODEC_SAA7111, 3, V4L2_STD_NTSC, 1, 1, 1, 1, TUNER_PHILIPS_NTSC_M, -1, -1, -1, -1, -1, "Custom Dummy USBVision Device"},
{0x0A6F, 0x0400, -1, CODEC_SAA7113, 4, V4L2_STD_NTSC, 1, 0, 1, 0, 0, -1, -1, -1, -1, -1, "Xanboo"},
Expand Down
3,870 changes: 302 additions & 3,568 deletions trunk/drivers/media/video/usbvision/usbvision-core.c

Large diffs are not rendered by default.

Loading

0 comments on commit be88549

Please sign in to comment.