Home
last modified time | relevance | path

Searched hist:dfd0edda1fb3cd7a7cdde56467d718b1e49e32d5 (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm8990.cdiff dfd0edda1fb3cd7a7cdde56467d718b1e49e32d5 Sun Aug 02 17:20:04 CEST 2015 Lars-Peter Clausen <lars@metafoo.de> ASoC: wm8990: Don't use range container for TLV with one entry

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

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