Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221556
b: refs/heads/master
c: cb99062
h: refs/heads/master
v: v3
  • Loading branch information
Eric Miao authored and Mark Brown committed Nov 2, 2010
1 parent 45d8521 commit 64af2b7
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 5a0b07433ddd808ecbb5f4287b61be6fa7af1b57
refs/heads/master: cb9906229595941d632fc4022b05da4f9533856a
2 changes: 1 addition & 1 deletion trunk/sound/soc/pxa/tosa.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ static void tosa_ext_control(struct snd_soc_codec *codec)
static int tosa_startup(struct snd_pcm_substream *substream)
{
struct snd_soc_pcm_runtime *rtd = substream->private_data;
struct snd_soc_codec *codec = rtd->card->codec;
struct snd_soc_codec *codec = rtd->codec;

/* check the jack status at stream startup */
tosa_ext_control(codec);
Expand Down

0 comments on commit 64af2b7

Please sign in to comment.