Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371892
b: refs/heads/master
c: 2dda75e
h: refs/heads/master
v: v3
  • Loading branch information
Yegor Yefremov authored and Mark Brown committed Apr 5, 2013
1 parent 365aff4 commit dd37e03
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: ecf327c7ca5ddcbe611a33c88c19b8be3d0d2322
refs/heads/master: 2dda75e07df04a39ecb9d61b6b5cdb6ed79df0d1
3 changes: 0 additions & 3 deletions trunk/sound/soc/davinci/davinci-mcasp.c
Original file line number Diff line number Diff line change
Expand Up @@ -795,9 +795,6 @@ static void davinci_hw_param(struct davinci_audio_dev *dev, int stream)
/* S/PDIF */
static void davinci_hw_dit_param(struct davinci_audio_dev *dev)
{
/* Set the PDIR for Serialiser as output */
mcasp_set_bits(dev->base + DAVINCI_MCASP_PDIR_REG, AFSX);

/* TXMASK for 24 bits */
mcasp_set_reg(dev->base + DAVINCI_MCASP_TXMASK_REG, 0x00FFFFFF);

Expand Down

0 comments on commit dd37e03

Please sign in to comment.