projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f07b38e
)
ASoC: rsnd: remove unused rsnd_dai_path_info
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Tue, 6 Jun 2017 02:35:10 +0000
(
02:35
+0000)
committer
Mark Brown
<broonie@kernel.org>
Tue, 6 Jun 2017 16:55:08 +0000
(17:55 +0100)
commit
2ea2cc86db7c
("ASoC: rsnd: remove struct rcar_snd_info")
removed all struct rsnd_dai_path_info related code.
This patch removes unused rsnd_dai_path_info.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/rsnd.h
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/sh/rcar/rsnd.h
b/sound/soc/sh/rcar/rsnd.h
index 037e33ffa69dfed9bc5a1945227d2b16bd214fbc..96a567de5f143347cbcfc42fea9c94b220fe550b 100644
(file)
--- a/
sound/soc/sh/rcar/rsnd.h
+++ b/
sound/soc/sh/rcar/rsnd.h
@@
-421,7
+421,6
@@
struct rsnd_dai_stream {
char name[RSND_DAI_NAME_SIZE];
struct snd_pcm_substream *substream;
struct rsnd_mod *mod[RSND_MOD_MAX];
- struct rsnd_dai_path_info *info; /* rcar_snd.h */
struct rsnd_dai *rdai;
u32 parent_ssi_status;
int byte_pos;