Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248259
b: refs/heads/master
c: fb631ea
h: refs/heads/master
i:
  248257: 3441829
  248255: 7705ecf
v: v3
  • Loading branch information
Lu Guanqun authored and Mark Brown committed Apr 6, 2011
1 parent 35bf064 commit 323f16d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0ed625b2f2751c249417bd28694e37ef48eb5fbb
refs/heads/master: fb631eae1f2171033327e1b9ab427d4a113dc179
1 change: 1 addition & 0 deletions trunk/sound/soc/mid-x86/sst_platform.c
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ static int sst_platform_close(struct snd_pcm_substream *substream)
str_id = stream->stream_info.str_id;
if (str_id)
ret_val = stream->sstdrv_ops->pcm_control->close(str_id);
unregister_sst_card(stream->sstdrv_ops);
kfree(stream->sstdrv_ops);
kfree(stream);
return ret_val;
Expand Down

0 comments on commit 323f16d

Please sign in to comment.