Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261446
b: refs/heads/master
c: 52a9254
h: refs/heads/master
v: v3
  • Loading branch information
Hans de Goede authored and Mauro Carvalho Chehab committed Jul 27, 2011
1 parent f43e8bd commit 87bf33d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: b824bb4b12548fedd622686d443310d574eb084e
refs/heads/master: 52a92547508e7bb62b6325cd2954412a7ab01249
8 changes: 0 additions & 8 deletions trunk/drivers/media/video/pwc/pwc.h
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,6 @@
#define FEATURE_CODEC1 0x0002
#define FEATURE_CODEC2 0x0004

/* Turn certain features on/off */
#define PWC_INT_PIPE 0

/* Ignore errors in the first N frames, to allow for startup delays */
#define FRAME_LOWMARK 5

Expand Down Expand Up @@ -232,11 +229,6 @@ struct pwc_device
struct input_dev *button_dev; /* webcam snapshot button input */
char button_phys[64];
#endif

/*** Misc. data ***/
#if PWC_INT_PIPE
void *usb_int_handler; /* for the interrupt endpoint */
#endif
};

/* Global variables */
Expand Down

0 comments on commit 87bf33d

Please sign in to comment.