From: Mark Brown Date: Sat, 4 Dec 2010 12:41:04 +0000 (+0000) Subject: ASoC: Add post-CODEC bias level callback for machine driver X-Git-Tag: v2.6.38-rc1~236^2^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1badabd980da3bc09933c14970017067940ecd57;p=pandora-kernel.git ASoC: Add post-CODEC bias level callback for machine driver Currently the machine driver can only do bias level configuration before the CODEC bias level is brought up. This means that the machine cannot do any configuration which depends on the CODEC bias level being maintained. Provide a post-CODEC callback which allows the machine driver to do things like enable the FLL on a CODEC which is brought down to BIAS_OFF when idle. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed