From: Mark Brown Date: Wed, 19 Dec 2012 16:05:00 +0000 (+0000) Subject: ASoC: core: Fix SOC_DOUBLE_RANGE() macros X-Git-Tag: v3.8-rc4~23^2~1^2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bde4f0b1c83d1129a9fc8ec5b2611ba6dab1215;p=pandora-kernel.git ASoC: core: Fix SOC_DOUBLE_RANGE() macros Although we've had macros defining double _RANGE controls for a while now they've not actually been backed up properly by the implementation, it's treated everything as mono. Fix that by implementing the handling in the stereo controls, ensuring that the mono controls don't mistakenly get treated as stereo. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed