Skip to content

Commit

Permalink
V4L/DVB (9693): Remove some unused defines
Browse files Browse the repository at this point in the history
The gspca conversion deprecated a number of defines. Remove them.

Signed-off-by: Erik Andrén <erik.andren@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Erik Andrén authored and Mauro Carvalho Chehab committed Dec 29, 2008
1 parent 880ae24 commit d728051
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions drivers/media/video/gspca/m5602/m5602_bridge.h
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,7 @@
#define M5602_ISOC_ENDPOINT_ADDR 0x81
#define M5602_INTR_ENDPOINT_ADDR 0x82

#define M5602_MAX_FRAMES 32
#define M5602_URBS 2
#define M5602_ISOC_PACKETS 14

#define M5602_URB_TIMEOUT msecs_to_jiffies(2 * M5602_ISOC_PACKETS)
#define M5602_URB_MSG_TIMEOUT 5000
#define M5602_FRAME_TIMEOUT 2

/*****************************************************************************/

Expand Down

0 comments on commit d728051

Please sign in to comment.