From: Mark Brown Date: Tue, 11 Aug 2009 15:28:39 +0000 (+0100) Subject: ASoC: Update WM9081 for tdm_slot() API change X-Git-Tag: v2.6.32-rc1~166^2~83^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0026beac0f1a6253488478b3f022ff243b012b9;p=pandora-kernel.git ASoC: Update WM9081 for tdm_slot() API change Store the TDM slot width then if it's set use that rather than the sample size to calculate BCLK. Leave imposing constraints to the core (which should do this but doesn't yet) or machine driver. Also allow 0 TDM slots to be configure (for use when disabling TDM). Signed-off-by: Mark Brown --- Reading git-diff-tree failed