Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293494
b: refs/heads/master
c: 8d8bf58
h: refs/heads/master
v: v3
  • Loading branch information
Qiao Zhou authored and Mark Brown committed Mar 8, 2012
1 parent edfeea8 commit 9d1273c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: fb97624ad61f734837998b316cc4eb1cf899900f
refs/heads/master: 8d8bf58b06d1c4d49d08b2958cbd84145bf8b1bd
3 changes: 2 additions & 1 deletion trunk/sound/soc/pxa/pxa-ssp.c
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,8 @@ static int pxa_ssp_remove(struct snd_soc_dai *dai)

#define PXA_SSP_RATES (SNDRV_PCM_RATE_8000 | SNDRV_PCM_RATE_11025 |\
SNDRV_PCM_RATE_16000 | SNDRV_PCM_RATE_22050 | \
SNDRV_PCM_RATE_44100 | SNDRV_PCM_RATE_48000 | \
SNDRV_PCM_RATE_32000 | SNDRV_PCM_RATE_44100 | \
SNDRV_PCM_RATE_48000 | SNDRV_PCM_RATE_64000 | \
SNDRV_PCM_RATE_88200 | SNDRV_PCM_RATE_96000)

#define PXA_SSP_FORMATS (SNDRV_PCM_FMTBIT_S16_LE |\
Expand Down

0 comments on commit 9d1273c

Please sign in to comment.