From: Lars-Peter Clausen Date: Sun, 2 Aug 2015 15:20:04 +0000 (+0200) Subject: ASoC: wm8990: Don't use range container for TLV with one entry X-Git-Tag: omap-for-v4.3/fixes-rc1~91^2~7^2~4^5~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfd0edda1fb3cd7a7cdde56467d718b1e49e32d5;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed