OSDN Git Service

ASoC: codecs: rt*: rename to snd_soc_component_read()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 16 Jun 2020 05:21:37 +0000 (14:21 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 22 Jun 2020 14:13:46 +0000 (15:13 +0100)
commit467a2553dd21c7f0468ed9e651fa4b07fd082b93
tree83b3ec3aac2b82e1baca0de2d4b6f4c883259cb6
parent6d75dfc3e86500eda78fc2ddc6e2cdb52b9e2a1a
ASoC: codecs: rt*: 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/87d05z4mce.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
14 files changed:
sound/soc/codecs/rt298.c
sound/soc/codecs/rt5616.c
sound/soc/codecs/rt5631.c
sound/soc/codecs/rt5640.c
sound/soc/codecs/rt5645.c
sound/soc/codecs/rt5651.c
sound/soc/codecs/rt5659.c
sound/soc/codecs/rt5660.c
sound/soc/codecs/rt5663.c
sound/soc/codecs/rt5665.c
sound/soc/codecs/rt5668.c
sound/soc/codecs/rt5670.c
sound/soc/codecs/rt5682-i2c.c
sound/soc/codecs/rt5682.c