Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157679
b: refs/heads/master
c: f61c890
h: refs/heads/master
i:
  157677: 364d182
  157675: 0d0f450
  157671: 021dec7
  157663: 5fc1d46
v: v3
  • Loading branch information
Shine Liu authored and Mark Brown committed Aug 20, 2009
1 parent 827e70e commit 0b5eadb
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: f8bae4caaaf56c391f3e2380dd7105e765414178
refs/heads/master: f61c890ec631884c5b7cd8723cd8ae1917dca544
1 change: 1 addition & 0 deletions trunk/sound/soc/s3c24xx/s3c24xx-pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ static int s3c24xx_pcm_open(struct snd_pcm_substream *substream)

pr_debug("Entered %s\n", __func__);

snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
snd_soc_set_runtime_hwparams(substream, &s3c24xx_pcm_hardware);

prtd = kzalloc(sizeof(struct s3c24xx_runtime_data), GFP_KERNEL);
Expand Down

0 comments on commit 0b5eadb

Please sign in to comment.