From: Zidan Wang Date: Thu, 27 Nov 2014 08:53:08 +0000 (+0800) Subject: ASoC: wm8960: Move register initialisation to I2C driver probe() X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~3^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ad5e861a715cbe932cd145d4612c11e5912a72f;p=pandora-kernel.git ASoC: wm8960: Move register initialisation to I2C driver probe() We must ensure that the clocking configuration is valid as rapidly as possible. And do software reset before the others registers updates, or the registers will be reset to the default state. Signed-off-by: Zidan Wang Signed-off-by: Mark Brown --- Reading git-diff-tree failed