Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179419
b: refs/heads/master
c: bc41797
h: refs/heads/master
i:
  179417: 8dfab3b
  179415: 5621e13
v: v3
  • Loading branch information
Jean-Francois Moine authored and Mauro Carvalho Chehab committed Jan 17, 2010
1 parent d39dcc6 commit bc05400
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 9afc8022b4e7e4e8c572b2b997846756afb5d909
refs/heads/master: bc41797a56e7995dd5f5502dd737b1e53c8e0410
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/gspca/ov534.c
Original file line number Diff line number Diff line change
Expand Up @@ -1533,7 +1533,7 @@ static void setexposure_96(struct gspca_dev *gspca_dev)
static void setsharpness_96(struct gspca_dev *gspca_dev)
{
struct sd *sd = (struct sd *) gspca_dev;
u8 val;
s8 val;

val = sd->sharpness;
if (val < 0) { /* auto */
Expand Down

0 comments on commit bc05400

Please sign in to comment.