]> 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)
commitc54ea78e599b9b70696876d1f588a983c9c82ea3
treec0ea807ad7f9121c8ee10d4eec2610d0c6419efa
parente16eb9a8ece5ed81cfb5cf1577403ea75f355881
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