From: Mark Brown Date: Mon, 11 Jun 2012 10:41:16 +0000 (+0800) Subject: ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usage X-Git-Tag: v3.6-rc1~117^2~4^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4b3d0fbb7617a65cb919ac86110b0790ae568c5;p=pandora-kernel.git ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usage There is only one caller and this allows us to cleanly leave the CODEC with the internal LDO powered down which is the default state we're looking for and means that we can robustly disable the register cache only when we either disable the LDO or power down the external regulators. Signed-off-by: Mark Brown --- Reading git-diff-tree failed