From: Timo Juhani Lindfors Date: Thu, 17 Nov 2011 00:52:50 +0000 (+0200) Subject: ASoC: wm8753: Skip noop reconfiguration of DAI mode X-Git-Tag: v3.2-rc4~18^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2391a0e06789a3f1718dee30b282562f7ed28c87;p=pandora-kernel.git ASoC: wm8753: Skip noop reconfiguration of DAI mode This patch makes it possible to set DAI mode to its currently applied value even if codec is active. This is necessary to allow aplay -t raw -r 44100 -f S16_LE -c 2 < /dev/urandom & alsactl store -f backup.state alsactl restore -f backup.state to work without returning errors. This patch is based on a patch sent by Klaus Kurzmann . Signed-off-by: Timo Juhani Lindfors Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed