Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248256
b: refs/heads/master
c: 0d1d7ce
h: refs/heads/master
v: v3
  • Loading branch information
Lu Guanqun authored and Mark Brown committed Apr 6, 2011
1 parent 7705ecf commit e3e381d
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: 82a5a936f6dea13849d93a2899a9b7294a8db336
refs/heads/master: 0d1d7ce95156e0b040f1a4029613716aafd791b1
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 @@ -247,6 +247,7 @@ static int sst_platform_open(struct snd_pcm_substream *substream)
return -ENOMEM;
}
stream->sstdrv_ops->vendor_id = MSIC_VENDOR_ID;
stream->sstdrv_ops->module_name = SST_CARD_NAMES;
/* registering with SST driver to get access to SST APIs to use */
ret_val = register_sst_card(stream->sstdrv_ops);
if (ret_val) {
Expand Down

0 comments on commit e3e381d

Please sign in to comment.