projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a6fc33
)
ASoC: remove snd_soc_component_read32()
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Tue, 16 Jun 2020 05:21:55 +0000
(14:21 +0900)
committer
Mark Brown
<broonie@kernel.org>
Mon, 22 Jun 2020 14:13:50 +0000
(15:13 +0100)
No driver is using snd_soc_component_read32() anymore.
This patch removes it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link:
https://lore.kernel.org/r/877dw74mbv.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-component.h
patch
|
blob
|
history
diff --git
a/include/sound/soc-component.h
b/include/sound/soc-component.h
index f64cffa129672378bda5b67c200ae215c13b8aa1..8917b15eccae86c7b5896a71228d2c914bdfd8f8 100644
(file)
--- a/
include/sound/soc-component.h
+++ b/
include/sound/soc-component.h
@@
-333,7
+333,6
@@
void snd_soc_component_set_aux(struct snd_soc_component *component,
int snd_soc_component_init(struct snd_soc_component *component);
/* component IO */
-#define snd_soc_component_read32 snd_soc_component_read
unsigned int snd_soc_component_read(struct snd_soc_component *component,
unsigned int reg);
int snd_soc_component_write(struct snd_soc_component *component,