regmap: Rename LZO cache type to compressed
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 2 Nov 2011 15:00:03 +0000 (15:00 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 8 Nov 2011 14:15:00 +0000 (14:15 +0000)
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>

No differences found