]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm8961: Convert codec->hw_read to snd_soc_read
authorAxel Lin <axel.lin@gmail.com>
Fri, 14 Oct 2011 01:39:14 +0000 (09:39 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 14 Oct 2011 19:29:04 +0000 (20:29 +0100)
commit678af2a8ea9faa11afcd675766582baa2b9388df
treec0ea807ad7f9121c8ee10d4eec2610d0c6419efa
parent599c0409310571e1f55377bb91f0a4d670a45f48
ASoC: wm8961: Convert codec->hw_read to snd_soc_read

codec->hw_read is broken now, let's covert to snd_soc_read.

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