Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316294
b: refs/heads/master
c: ef3207c
h: refs/heads/master
v: v3
  • Loading branch information
Hui Wang authored and Mark Brown committed Jul 5, 2012
1 parent 2ad246e commit 7fed89e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 5001765f992423fdfb82f42f548d3a51b9590186
refs/heads/master: ef3207c503519bf33a114af3a780dfd00cfd5ce4
3 changes: 1 addition & 2 deletions trunk/sound/soc/fsl/imx-sgtl5000.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,7 @@ static int __devinit imx_sgtl5000_probe(struct platform_device *pdev)
return ret;
}
imx_audmux_v2_configure_port(ext_port,
IMX_AUDMUX_V2_PTCR_SYN |
IMX_AUDMUX_V2_PTCR_TCSEL(int_port),
IMX_AUDMUX_V2_PTCR_SYN,
IMX_AUDMUX_V2_PDCR_RXDSEL(int_port));
if (ret) {
dev_err(&pdev->dev, "audmux external port setup failed\n");
Expand Down

0 comments on commit 7fed89e

Please sign in to comment.