From: Lars-Peter Clausen Date: Fri, 15 May 2015 10:41:30 +0000 (+0200) Subject: ASoC: Drop unnecessary bias level check on resume X-Git-Tag: omap-for-v4.2/fixes-rc1^2~113^2~38^2~1^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8faaba4a655d58b67ba28598c22a48aa844b489;p=pandora-kernel.git ASoC: Drop unnecessary bias level check on resume The suspended flag will only be set if the CODEC bias level was either STANDBY or OFF. This means we don't need to check for that on resume since the condition will always be true. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed