]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: codecs: rename to snd_soc_component_read()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 16 Jun 2020 05:20:33 +0000 (14:20 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 22 Jun 2020 14:13:40 +0000 (15:13 +0100)
commitbb23189d0e362d7ed0f854d9a40194b85553eb01
tree358ac4fcc84848af5ac5b0298890343e1a033bcc
parentf7ccbf6e7539985f9b14e09f6e802458ebcb709c
ASoC: codecs: rename to snd_soc_component_read()

We need to use snd_soc_component_read()
instead of     snd_soc_component_read32()

This patch renames _read32() to _read()

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87mu534me5.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/88pm860x-codec.c
sound/soc/codecs/ab8500-codec.c
sound/soc/codecs/ad1980.c
sound/soc/codecs/arizona.c
sound/soc/codecs/nau8822.c
sound/soc/codecs/sgtl5000.c
sound/soc/codecs/sta32x.c
sound/soc/codecs/tas2552.c
sound/soc/codecs/tscs42xx.c