Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193394
b: refs/heads/master
c: e135443
h: refs/heads/master
v: v3
  • Loading branch information
Bill Gatliff authored and Mark Brown committed Apr 12, 2010
1 parent 4638296 commit 3f1791e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 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: 6ca0c22ef8a4e988e2487d25964d55e6c37c5785
refs/heads/master: e135443e2133473f44aa439ad333554dad14c21a
6 changes: 1 addition & 5 deletions trunk/sound/soc/codecs/wm8731.c
Original file line number Diff line number Diff line change
Expand Up @@ -389,11 +389,7 @@ static int wm8731_set_bias_level(struct snd_soc_codec *codec,
return 0;
}

#define WM8731_RATES (SNDRV_PCM_RATE_8000 | SNDRV_PCM_RATE_11025 |\
SNDRV_PCM_RATE_16000 | SNDRV_PCM_RATE_22050 |\
SNDRV_PCM_RATE_32000 | SNDRV_PCM_RATE_44100 |\
SNDRV_PCM_RATE_48000 | SNDRV_PCM_RATE_88200 |\
SNDRV_PCM_RATE_96000)
#define WM8731_RATES SNDRV_PCM_RATE_8000_96000

#define WM8731_FORMATS (SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S20_3LE |\
SNDRV_PCM_FMTBIT_S24_LE)
Expand Down

0 comments on commit 3f1791e

Please sign in to comment.