commit | 50b776fc71c13663eb7434f634f2b796de5c9885 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Nov 02 15:00:03 2011 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Nov 08 14:15:00 2011 +0000 |
tree | 360e58b6b93e7142b9c02b7aa987a6c65e98f7a8 | |
parent | 8ae0d7e8a918e9603748abe9b31984fc5d96abb3 [diff] |
regmap: Rename LZO cache type to compressed Users probably don't care about the specific compression algorithm and we might want to use a different algorithm (snappy being the one I'm thinking of right now) so update the public interface to have a more generic name. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>