projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ba2d17
)
ASoC: nau8822: Remove unused member from struct
author
Francesco Dolcini
<francesco.dolcini@toradex.com>
Thu, 4 Apr 2024 11:19:53 +0000
(13:19 +0200)
committer
Mark Brown
<broonie@kernel.org>
Thu, 4 Apr 2024 11:59:42 +0000
(12:59 +0100)
Remove unused mclk_idx struct member.
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Link:
https://msgid.link/r/20240404111953.99287-1-francesco@dolcini.it
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/nau8822.h
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/nau8822.h
b/sound/soc/codecs/nau8822.h
index 646f6bb64bc5b5348e0f0dbaf28f233fef6e3bb0..6ecd46e459230dc80b24e75f5cd4a325684e7846 100644
(file)
--- a/
sound/soc/codecs/nau8822.h
+++ b/
sound/soc/codecs/nau8822.h
@@
-215,7
+215,6
@@
struct nau8822_pll {
struct nau8822 {
struct device *dev;
struct regmap *regmap;
- int mclk_idx;
struct nau8822_pll pll;
int sysclk;
int div_id;