Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189957
b: refs/heads/master
c: 565a79f
h: refs/heads/master
i:
  189955: e1e508f
v: v3
  • Loading branch information
Sascha Hauer authored and Mark Brown committed Apr 15, 2010
1 parent c346823 commit 2e8eb7b
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: 43a3cec01354573517f1348383e0ab6e6067076b
refs/heads/master: 565a79f74af96ae90dfec411da14dc38d2cd56bc
2 changes: 1 addition & 1 deletion trunk/sound/soc/imx/imx-pcm-fiq.c
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ static struct snd_pcm_hardware snd_imx_hardware = {
.buffer_bytes_max = IMX_SSI_DMABUF_SIZE,
.period_bytes_min = 128,
.period_bytes_max = 16 * 1024,
.periods_min = 2,
.periods_min = 4,
.periods_max = 255,
.fifo_size = 0,
};
Expand Down

0 comments on commit 2e8eb7b

Please sign in to comment.