Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 151200
b: refs/heads/master
c: 5ba7368
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Jun 13, 2009
1 parent 0c841cb commit 0a6944d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: ba2533a47865ec0dbc72834287a8a048e9337a95
refs/heads/master: 5ba73683ba5223b218b26f878663e3907e85eedc
4 changes: 0 additions & 4 deletions trunk/sound/soc/codecs/ssm2602.c
Original file line number Diff line number Diff line change
Expand Up @@ -375,10 +375,6 @@ static void ssm2602_shutdown(struct snd_pcm_substream *substream,
struct snd_soc_codec *codec = socdev->card->codec;
struct ssm2602_priv *ssm2602 = codec->private_data;

if (ssm2602->master_substream == substream)
ssm2602->master_substream = ssm2602->slave_substream;

ssm2602->slave_substream = NULL;
/* deactivate */
if (!codec->active)
ssm2602_write(codec, SSM2602_ACTIVE, 0);
Expand Down

0 comments on commit 0a6944d

Please sign in to comment.