From: Mark Brown Date: Wed, 15 Apr 2009 20:37:46 +0000 (+0100) Subject: ASoC: Volume controls are never of boolean type X-Git-Tag: v2.6.31-rc1~363^2~29^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd5dfad9cf51bc3575b5e50193403de4a3de23bc;p=pandora-kernel.git ASoC: Volume controls are never of boolean type Some limited volume controls (mostly simple attenuations) have only two settings so the ASoC info functions misreport them as booleans. Since we currently have no better information check for " Volume" in the control name and always report any controls matching as being integer. Signed-off-by: Mark Brown --- Reading git-diff-tree failed