From: Lars-Peter Clausen Date: Fri, 2 Dec 2011 09:18:28 +0000 (+0100) Subject: ASoC: Drop unused state parameter from CODEC suspend callback X-Git-Tag: v3.3-rc1~14^2~232 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84b315ee893676e9a9ce8ac42ab5ef44e2af3ee1;p=pandora-kernel.git ASoC: Drop unused state parameter from CODEC suspend callback The existence of this parameter is purely historical. None of the CODEC drivers uses it and we always pass in the same value anyway, so it should be safe to remove it. Signed-off-by: Lars-Peter Clausen Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed