Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182821
b: refs/heads/master
c: 617b14c
h: refs/heads/master
i:
  182819: 3c59d29
v: v3
  • Loading branch information
Daniel Mack authored and Mark Brown committed Jan 13, 2010
1 parent 9bd0bd1 commit 7305835
Show file tree
Hide file tree
Showing 2 changed files with 2 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: fd63df2264f2518fa67dca596d493a330537494d
refs/heads/master: 617b14c50eb95b36360b2b3232c6cf20b910e2f8
4 changes: 1 addition & 3 deletions trunk/sound/soc/codecs/ak4104.c
Original file line number Diff line number Diff line change
Expand Up @@ -185,9 +185,7 @@ struct snd_soc_dai ak4104_dai = {
.stream_name = "Playback",
.channels_min = 2,
.channels_max = 2,
.rates = SNDRV_PCM_RATE_44100 |
SNDRV_PCM_RATE_48000 |
SNDRV_PCM_RATE_32000,
.rates = SNDRV_PCM_RATE_8000_192000,
.formats = SNDRV_PCM_FMTBIT_S16_LE |
SNDRV_PCM_FMTBIT_S24_3LE |
SNDRV_PCM_FMTBIT_S24_LE
Expand Down

0 comments on commit 7305835

Please sign in to comment.