]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ASoC: wm8961: Move device identification and reset to I2C probe
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 13 Sep 2012 05:31:38 +0000 (13:31 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 19 Sep 2012 03:23:53 +0000 (23:23 -0400)
commitb306e84f9a15e465812d9b66f8d6ecadae806f4c
treee26bd1cf8b97a91c2752bb58629fd56082d3036b
parent35ecf7cd96a79d92c1b8433c950a827a2a723db9
ASoC: wm8961: Move device identification and reset to I2C probe

This is more idiomatic as it means we verify that the device is there
prior to trying to do the card probe.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8961.c