From: Adam Thomson Date: Thu, 31 May 2012 14:18:01 +0000 (+0100) Subject: ASoC: core: Add single controls with specified range of values X-Git-Tag: v3.6-rc1~117^2~4^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c9d8cf6372ed2995a3d982f5c1f966e842101cc;p=pandora-kernel.git ASoC: core: Add single controls with specified range of values Control type added for cases where a specific range of values within a register are required for control. Added convenience macros: SOC_SINGLE_RANGE SOC_SINGLE_RANGE_TLV Added accessor implementations: snd_soc_info_volsw_range snd_soc_put_volsw_range snd_soc_get_volsw_range Signed-off-by: Michal Hajduk Signed-off-by: Adam Thomson Signed-off-by: Mark Brown --- Reading git-diff-tree failed