Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248205
b: refs/heads/master
c: 8b573c9
h: refs/heads/master
i:
  248203: ef0f6fc
v: v3
  • Loading branch information
Wolfram Sang authored and Mark Brown committed Mar 26, 2011
1 parent da98e99 commit 8e1f588
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: a0b1550677a4449a57a32ebc167cba552da9871e
refs/heads/master: 8b573c95d7bd1cf28c69ab4e0255cd272d214482
6 changes: 0 additions & 6 deletions trunk/sound/soc/imx/imx-ssi.c
Original file line number Diff line number Diff line change
Expand Up @@ -667,12 +667,6 @@ static int imx_ssi_probe(struct platform_device *pdev)
if (res)
ssi->dma_params_rx.dma = res->start;

if ((cpu_is_mx27() || cpu_is_mx21()) &&
!(ssi->flags & IMX_SSI_USE_AC97) &&
(ssi->flags & IMX_SSI_DMA)) {
ssi->flags |= IMX_SSI_DMA;
}

platform_set_drvdata(pdev, ssi);

ret = snd_soc_register_dai(&pdev->dev, dai);
Expand Down

0 comments on commit 8e1f588

Please sign in to comment.