commit | c5f0406bdce6eebc9147a54f4be0250618d3a423 | [log] [tgz] |
---|---|---|
author | Jie Yang <yang.jie@intel.com> | Fri Nov 28 10:41:28 2014 +0800 |
committer | Mark Brown <broonie@kernel.org> | Fri Nov 28 11:40:30 2014 +0000 |
tree | 8b98b99ffe0b9863062875f40eeca1c0806907e4 | |
parent | 525b8634d8dee0e3a8409a73ef5f22ac8676a8c4 [diff] |
ASoC: Intel: Correct the xmax volume The xmax volume should be corrected to ARRAY_SIZE(volume_map)-1, otherwise, the xmax value will be mapped to 0 wrongly. Signed-off-by: Jie Yang <yang.jie@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>