* [PATCH 3/3] ASoC: max98927: Removed obsolete variables
2017-09-01 21:35 [PATCH 1/3] ASoC: max98927: Added support for DSP_A and DSP_B format Ryan Lee
@ 2017-09-01 21:35 ` Ryan Lee
0 siblings, 0 replies; 2+ messages in thread
From: Ryan Lee @ 2017-09-01 21:35 UTC (permalink / raw)
To: lgirdwood, broonie, perex, tiwai, ryans.lee, kuninori.morimoto.gx,
alsa-devel, linux-kernel
Cc: ryan.lee.maxim
Signed-off-by: Ryan Lee <ryans.lee@maximintegrated.com>
---
Changelog:
Removed obsolete variables that have never been referred from driver before.
sound/soc/codecs/max98927.h | 4 ----
1 file changed, 4 deletions(-)
diff --git a/sound/soc/codecs/max98927.h b/sound/soc/codecs/max98927.h
index 98b5f17..d215f60 100644
--- a/sound/soc/codecs/max98927.h
+++ b/sound/soc/codecs/max98927.h
@@ -263,17 +263,13 @@
struct max98927_priv {
struct regmap *regmap;
struct snd_soc_codec *codec;
- struct max98927_pdata *pdata;
- unsigned int spk_gain;
unsigned int sysclk;
unsigned int v_l_slot;
unsigned int i_l_slot;
bool interleave_mode;
unsigned int ch_size;
- unsigned int rate;
unsigned int iface;
unsigned int master;
- unsigned int digital_gain;
bool tdm_mode;
};
#endif
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH 3/3] ASoC: max98927: Removed obsolete variables
@ 2017-09-11 16:15 Ryan Lee
0 siblings, 0 replies; 2+ messages in thread
From: Ryan Lee @ 2017-09-11 16:15 UTC (permalink / raw)
To: lgirdwood, broonie, perex, tiwai, ryans.lee, kuninori.morimoto.gx,
alsa-devel, linux-kernel
Cc: ryan.lee.maxim
Signed-off-by: Ryan Lee <ryans.lee@maximintegrated.com>
---
Changelog:
Removed obsolete variables that have never been referred from driver before.
sound/soc/codecs/max98927.h | 4 ----
1 file changed, 4 deletions(-)
diff --git a/sound/soc/codecs/max98927.h b/sound/soc/codecs/max98927.h
index 98b5f17..d215f60 100644
--- a/sound/soc/codecs/max98927.h
+++ b/sound/soc/codecs/max98927.h
@@ -263,17 +263,13 @@
struct max98927_priv {
struct regmap *regmap;
struct snd_soc_codec *codec;
- struct max98927_pdata *pdata;
- unsigned int spk_gain;
unsigned int sysclk;
unsigned int v_l_slot;
unsigned int i_l_slot;
bool interleave_mode;
unsigned int ch_size;
- unsigned int rate;
unsigned int iface;
unsigned int master;
- unsigned int digital_gain;
bool tdm_mode;
};
#endif
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-09-11 16:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-11 16:15 [PATCH 3/3] ASoC: max98927: Removed obsolete variables Ryan Lee
-- strict thread matches above, loose matches on Subject: below --
2017-09-01 21:35 [PATCH 1/3] ASoC: max98927: Added support for DSP_A and DSP_B format Ryan Lee
2017-09-01 21:35 ` [PATCH 3/3] ASoC: max98927: Removed obsolete variables Ryan Lee
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).