From: Charles Keepax Date: Thu, 25 Jun 2015 08:35:11 +0000 (+0100) Subject: ASoC: arizona: Implement stability check for EQ coefficients X-Git-Tag: omap-for-v4.3/fixes-rc1~91^2~7^2~19^5~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c05d9a8c7f55a901d9e8ec2a5f0730137bbfea4a;p=pandora-kernel.git ASoC: arizona: Implement stability check for EQ coefficients Specifying unstable coefficients for the EQ can have a severe impact on the audio. This patchs adds a stability check on the coefficients written to the EQ, for this it is necessary to merge the mode control and the coefficients as some coefficients may only be unstable with a certain mode setting so it is ideal if these are always updated in sync. Signed-off-by: Charles Keepax Signed-off-by: Mark Brown --- Reading git-diff-tree failed