From: Jyri Sarha Date: Tue, 14 Oct 2014 17:29:27 +0000 (+0300) Subject: ASoC: hdmi: HDMI codec doesn't benefit from pmdown delay X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69434097916bc52a4d6d495a0d719eb02e0cff9e;p=pandora-kernel.git ASoC: hdmi: HDMI codec doesn't benefit from pmdown delay Adds .ignore_pmdown_time = true to codec driver struct. HDMI codec is currently a dummy codec and doesn't benefit from pmdown delay. Even if in the future the codec would controll HDMI encoder, it would still be a digital to digital interface that should have no need for pmdown delay. Signed-off-by: Jyri Sarha Signed-off-by: Mark Brown --- Reading git-diff-tree failed