projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96203fb
)
ASoC: hdmi-codec: remove unused ratec
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Tue, 6 Jun 2017 23:16:01 +0000
(23:16 +0000)
committer
Mark Brown
<broonie@kernel.org>
Wed, 7 Jun 2017 19:07:38 +0000
(20:07 +0100)
struct snd_pcm_hw_constraint_list ratec is not used.
Let's remove it
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/hdmi-codec.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/hdmi-codec.c
b/sound/soc/codecs/hdmi-codec.c
index 6d05161b625dee2a7968d39482b6d837bc0321f7..22ed0dc88f0a1d42b541d3efa66a863fe0b35eb6 100644
(file)
--- a/
sound/soc/codecs/hdmi-codec.c
+++ b/
sound/soc/codecs/hdmi-codec.c
@@
-282,7
+282,6
@@
struct hdmi_codec_priv {
struct hdmi_codec_daifmt daifmt[2];
struct mutex current_stream_lock;
struct snd_pcm_substream *current_stream;
- struct snd_pcm_hw_constraint_list ratec;
uint8_t eld[MAX_ELD_BYTES];
struct snd_pcm_chmap *chmap_info;
unsigned int chmap_idx;