Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230315
b: refs/heads/master
c: 09c74a9
h: refs/heads/master
i:
  230313: 84bbea9
  230311: 603a8e9
v: v3
  • Loading branch information
Dimitris Papastamos authored and Mark Brown committed Nov 30, 2010
1 parent 759ddc5 commit 4f8c6d4
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: dfa7c70b04bb20df7936018c737014655bf92d09
refs/heads/master: 09c74a9d0b0bedff16d0881db8cc0054a5e34f47
2 changes: 1 addition & 1 deletion trunk/sound/soc/soc-cache.c
Original file line number Diff line number Diff line change
Expand Up @@ -1348,7 +1348,7 @@ static int snd_soc_lzo_cache_init(struct snd_soc_codec *codec)
ret = -ENOMEM;
goto err;
}
bitmap_zero(sync_bmp, reg_size);
bitmap_zero(sync_bmp, bmp_size);

/* allocate the lzo blocks and initialize them */
for (i = 0; i < blkcount; ++i) {
Expand Down

0 comments on commit 4f8c6d4

Please sign in to comment.