Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219073
b: refs/heads/master
c: b6b85ff
h: refs/heads/master
i:
  219071: 155b562
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Oct 21, 2010
1 parent 736beb0 commit 639b321
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 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: 692d5522646fdf432329efbe5092dc9c5ca83e85
refs/heads/master: b6b85ff87b6232ba89fba303b7b7b93c893d3523
8 changes: 1 addition & 7 deletions trunk/drivers/media/video/cx88/cx88-dsp.c
Original file line number Diff line number Diff line change
Expand Up @@ -175,13 +175,7 @@ static s32 detect_a2_a2m_eiaj(struct cx88_core *core, s16 x[], u32 N)
stereo_freq = FREQ_EIAJ_STEREO;
dual_freq = FREQ_EIAJ_DUAL;
break;
case WW_NONE:
case WW_BTSC:
case WW_I:
case WW_L:
case WW_I2SPT:
case WW_FM:
case WW_I2SADC:
default:
printk(KERN_WARNING "%s/0: unsupported audio mode %d for %s\n",
core->name, core->tvaudio, __func__);
return UNSET;
Expand Down

0 comments on commit 639b321

Please sign in to comment.