Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201957
b: refs/heads/master
c: db6cf42
h: refs/heads/master
i:
  201955: fe7a327
v: v3
  • Loading branch information
Jean-François Moine authored and Mauro Carvalho Chehab committed Aug 2, 2010
1 parent f51ca5b commit 9c60772
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: bf48cc4149df1bc1447068b0247c2364713af66c
refs/heads/master: db6cf426a8692bce729341f74a57281ca021f2aa
6 changes: 3 additions & 3 deletions trunk/drivers/media/video/gspca/zc3xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ struct sd {
u8 lightfreq;
u8 sharpness;
u8 quality; /* image quality */
#define QUALITY_MIN 40
#define QUALITY_MAX 60
#define QUALITY_DEF 50
#define QUALITY_MIN 50
#define QUALITY_MAX 80
#define QUALITY_DEF 70

u8 sensor; /* Type of image sensor chip */
/* !! values used in different tables */
Expand Down

0 comments on commit 9c60772

Please sign in to comment.