]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm8904: Move regulator acquisition and device identification to I2C
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 9 Jun 2012 03:41:58 +0000 (11:41 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 25 Jun 2012 08:53:52 +0000 (09:53 +0100)
commit39e70675f0e67300e7b908b72b0ae3386f5121c4
treea5fdf88e310b3117f33777e3675ba49ea66c1e51
parent367c25c581a8842f870e713fa926dc90ab1f55e4
ASoC: wm8904: Move regulator acquisition and device identification to I2C

It's more idiomatic to have the resource allocation at this level.

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