alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ASoC: wm8741: Remove unused WM8741_NUM_RATES macro
@ 2017-01-27 22:20 Sergej Sawazki
  2017-01-30  9:24 ` Charles Keepax
  2017-01-31 21:17 ` Applied "ASoC: wm8741: Remove unused WM8741_NUM_RATES macro" to the asoc tree Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Sergej Sawazki @ 2017-01-27 22:20 UTC (permalink / raw)
  To: broonie, lgirdwood, ckeepax; +Cc: Sergej Sawazki, alsa-devel, patches

This macro is unused since commit e369bd006fd6 ("ASoC: wm8741: Allow master
clock switching").

Signed-off-by: Sergej Sawazki <ce3a@gmx.de>
---
 sound/soc/codecs/wm8741.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sound/soc/codecs/wm8741.c b/sound/soc/codecs/wm8741.c
index 565d477..b8c1940 100644
--- a/sound/soc/codecs/wm8741.c
+++ b/sound/soc/codecs/wm8741.c
@@ -37,8 +37,6 @@ static const char *wm8741_supply_names[WM8741_NUM_SUPPLIES] = {
 	"DVDD",
 };
 
-#define WM8741_NUM_RATES 6
-
 /* codec private data */
 struct wm8741_priv {
 	struct wm8741_platform_data pdata;
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-31 21:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-27 22:20 [PATCH] ASoC: wm8741: Remove unused WM8741_NUM_RATES macro Sergej Sawazki
2017-01-30  9:24 ` Charles Keepax
2017-01-31 21:17 ` Applied "ASoC: wm8741: Remove unused WM8741_NUM_RATES macro" to the asoc tree Mark Brown

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).