Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270789
b: refs/heads/master
c: 0df2c59
h: refs/heads/master
i:
  270787: 8c869f2
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Oct 5, 2011
1 parent 094780a commit b3d8e85
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 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: 089f3383c7f6f080a86d6d891c1474c4756b9ba2
refs/heads/master: 0df2c594b92ebb18ed415f3b48ec2bd331b114a9
1 change: 0 additions & 1 deletion trunk/sound/soc/imx/imx-pcm-fiq.c
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ static int ssi_irq = 0;

static int imx_pcm_fiq_new(struct snd_soc_pcm_runtime *rtd)
{
struct snd_soc_dai *dai = rtd->cpu_dai;
struct snd_pcm *pcm = rtd->pcm;
struct snd_pcm_substream *substream;
int ret;
Expand Down
1 change: 0 additions & 1 deletion trunk/sound/soc/imx/imx-ssi.c
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,6 @@ static u64 imx_pcm_dmamask = DMA_BIT_MASK(32);
int imx_pcm_new(struct snd_soc_pcm_runtime *rtd)
{
struct snd_card *card = rtd->card->snd_card;
struct snd_soc_dai *dai = rtd->cpu_dai;
struct snd_pcm *pcm = rtd->pcm;
int ret = 0;

Expand Down

0 comments on commit b3d8e85

Please sign in to comment.