Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316290
b: refs/heads/master
c: 1520ffd
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Jul 4, 2012
1 parent 435d3cb commit 2bce1a3
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: e584f9b4c2a919eb665fea8536ecd2bd7260e876
refs/heads/master: 1520ffd218f4aa53bc7652c0f6454da3cb428337
3 changes: 2 additions & 1 deletion trunk/sound/soc/dwc/designware_i2s.c
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,8 @@ static inline void i2s_clear_irqs(struct dw_i2s_dev *dev, u32 stream)
}
}

void i2s_start(struct dw_i2s_dev *dev, struct snd_pcm_substream *substream)
static void i2s_start(struct dw_i2s_dev *dev,
struct snd_pcm_substream *substream)
{

i2s_write_reg(dev->i2s_base, IER, 1);
Expand Down

0 comments on commit 2bce1a3

Please sign in to comment.