Home
last modified time | relevance | path

Searched hist:"00769 dbe" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dwm8991.c00769dbe Sun Aug 02 10:20:05 CDT 2015 Lars-Peter Clausen <lars@metafoo.de> ASoC: wm8991: Don't use range container for TLVs with one entry

For TLVs with only a single entry it is not necessary to use a range
container. Use DECLARE_TLV_DB_LINEAR() directly instead of a combination of
TLV_DB_RANGE_HEAD() and TLV_DB_LINEAR_ITEM().

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
00769dbe Sun Aug 02 10:20:05 CDT 2015 Lars-Peter Clausen <lars@metafoo.de> ASoC: wm8991: Don't use range container for TLVs with one entry

For TLVs with only a single entry it is not necessary to use a range
container. Use DECLARE_TLV_DB_LINEAR() directly instead of a combination of
TLV_DB_RANGE_HEAD() and TLV_DB_LINEAR_ITEM().

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>