From c5f0406bdce6eebc9147a54f4be0250618d3a423 Mon Sep 17 00:00:00 2001 From: Jie Yang Date: Fri, 28 Nov 2014 10:41:28 +0800 Subject: [PATCH] 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 Signed-off-by: Mark Brown --- Reading git-format-patch failed