Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353354
b: refs/heads/master
c: 6970602
h: refs/heads/master
v: v3
  • Loading branch information
Bo Shen authored and Mark Brown committed Feb 4, 2013
1 parent ad90e50 commit 82bd7c0
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: e08b273c38a7c049eefd72b9bbb2dcecb28f3956
refs/heads/master: 69706028b94f10a2dc0a28af65e84ec6fd38054b
2 changes: 1 addition & 1 deletion trunk/sound/soc/atmel/atmel_ssc_dai.c
Original file line number Diff line number Diff line change
Expand Up @@ -778,8 +778,8 @@ void atmel_ssc_put_audio(int ssc_id)
{
struct ssc_device *ssc = ssc_info[ssc_id].ssc;

ssc_free(ssc);
asoc_ssc_exit(&ssc->pdev->dev);
ssc_free(ssc);
}
EXPORT_SYMBOL_GPL(atmel_ssc_put_audio);

Expand Down

0 comments on commit 82bd7c0

Please sign in to comment.