Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291751
b: refs/heads/master
c: c8fd0dd
h: refs/heads/master
i:
  291749: 79d9142
  291747: 8fd60bf
  291743: 46f96cd
v: v3
  • Loading branch information
Masanari Iida authored and Jiri Kosina committed Feb 21, 2012
1 parent af9cb1d commit 5ba8070
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: a7bfe171cb2d700a5d31272f4f7d4710eac15c38
refs/heads/master: c8fd0dd3dd683d00a7bf23bef53f8b694e7952d8
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/davinci/dm355_ccdc.c
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ static int validate_ccdc_param(struct ccdc_config_params_raw *ccdcparam)
if ((ccdcparam->med_filt_thres < 0) ||
(ccdcparam->med_filt_thres > CCDC_MED_FILT_THRESH)) {
dev_dbg(ccdc_cfg.dev,
"Invalid value of median filter thresold\n");
"Invalid value of median filter threshold\n");
return -EINVAL;
}

Expand Down

0 comments on commit 5ba8070

Please sign in to comment.