Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230475
b: refs/heads/master
c: 04f8fd1
h: refs/heads/master
i:
  230473: 668b5a2
  230471: 5e06bc8
v: v3
  • Loading branch information
Dimitris Papastamos authored and Mark Brown committed Jan 11, 2011
1 parent 575103a commit 3a8db40
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: f4fd58d65e05850a80bba4ee3929e3b696fbc5eb
refs/heads/master: 04f8fd176c9c105dc0025486cfab9dc779288b3e
2 changes: 1 addition & 1 deletion trunk/sound/soc/soc-cache.c
Original file line number Diff line number Diff line change
Expand Up @@ -1361,7 +1361,7 @@ static int snd_soc_lzo_cache_init(struct snd_soc_codec *codec)
goto err;
}
lzo_blocks[i]->sync_bmp = sync_bmp;
lzo_blocks[i]->sync_bmp_nbits = reg_size;
lzo_blocks[i]->sync_bmp_nbits = bmp_size;
/* alloc the working space for the compressed block */
ret = snd_soc_lzo_prepare(lzo_blocks[i]);
if (ret < 0)
Expand Down

0 comments on commit 3a8db40

Please sign in to comment.