Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192755
b: refs/heads/master
c: 52897d8
h: refs/heads/master
i:
  192753: e4d9d92
  192751: 277ddb6
v: v3
  • Loading branch information
Erik Andrén authored and Mauro Carvalho Chehab committed May 18, 2010
1 parent 8a6522c commit ad4b183
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: ad5e9b9b7db760f36b2a51a8b5802355f2d95d47
refs/heads/master: 52897d86b1f0c8639e4b132b6b4ab1973694650f
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/gspca/pac207.c
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ static const struct ctrl sd_ctrls[] = {
{
.id = V4L2_CID_EXPOSURE,
.type = V4L2_CTRL_TYPE_INTEGER,
.name = "exposure",
.name = "Exposure",
.minimum = PAC207_EXPOSURE_MIN,
.maximum = PAC207_EXPOSURE_MAX,
.step = 1,
Expand Down Expand Up @@ -130,7 +130,7 @@ static const struct ctrl sd_ctrls[] = {
{
.id = V4L2_CID_GAIN,
.type = V4L2_CTRL_TYPE_INTEGER,
.name = "gain",
.name = "Gain",
.minimum = PAC207_GAIN_MIN,
.maximum = PAC207_GAIN_MAX,
.step = 1,
Expand Down

0 comments on commit ad4b183

Please sign in to comment.