]> 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)
commit9b8f2548c01fa0a3876e951d73540348aa36f1ad
tree358ac4fcc84848af5ac5b0298890343e1a033bcc
parent502152ea99ddffd2f9f2e4f16a654e7de3589137
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