commit | 68d44ee0bc70be30ea1ee936e6e21082193386cf | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Dec 21 17:19:56 2010 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Dec 21 23:17:18 2010 +0000 |
tree | f3b71694f3d9a6bf6a74b5ef3d3c0b6192c6287f | |
parent | be4fcddd17f01ede0ff46cf86c5ab8c5adb37175 [diff] |
ASoC: Make LZO cache compression optional Make LZO cache compression optional as it pulls in the kernel wide LZO implementation and rbtree compression is generally more efficient for typical register maps, especially in terms of CPU performance. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>