Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ASoC: Remove -codec from WM8523 driver name
@ 2011-08-02  4:54 Mark Brown
  2011-08-02  4:54 ` [PATCH 2/2] ASoC: Remove redundant -codec from WM8580 " Mark Brown
  2011-08-02  8:53 ` [PATCH 1/2] ASoC: Remove -codec from WM8523 " Liam Girdwood
  0 siblings, 2 replies; 4+ messages in thread
From: Mark Brown @ 2011-08-02  4:54 UTC (permalink / raw)
  To: Liam Girdwood; +Cc: alsa-devel, patches, Mark Brown

It's redundant to specify it.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 sound/soc/codecs/wm8523.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/soc/codecs/wm8523.c b/sound/soc/codecs/wm8523.c
index 4fd4d8d..1312009 100644
--- a/sound/soc/codecs/wm8523.c
+++ b/sound/soc/codecs/wm8523.c
@@ -551,7 +551,7 @@ MODULE_DEVICE_TABLE(i2c, wm8523_i2c_id);
 
 static struct i2c_driver wm8523_i2c_driver = {
 	.driver = {
-		.name = "wm8523-codec",
+		.name = "wm8523",
 		.owner = THIS_MODULE,
 	},
 	.probe =    wm8523_i2c_probe,
-- 
1.7.5.4

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

end of thread, other threads:[~2011-08-02  8:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-02  4:54 [PATCH 1/2] ASoC: Remove -codec from WM8523 driver name Mark Brown
2011-08-02  4:54 ` [PATCH 2/2] ASoC: Remove redundant -codec from WM8580 " Mark Brown
2011-08-02  8:53   ` Liam Girdwood
2011-08-02  8:53 ` [PATCH 1/2] ASoC: Remove -codec from WM8523 " Liam Girdwood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox