提交 38445af3 编写于 作者: M Mark Brown 提交者: Liam Girdwood

ASoC: Remove version display from WM8971 driver

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: NLiam Girdwood <lrg@slimlogic.co.uk>
上级 af3751a0
......@@ -30,8 +30,6 @@
#include "wm8971.h"
#define WM8971_VERSION "0.9"
#define WM8971_REG_COUNT 43
static struct workqueue_struct *wm8971_workq = NULL;
......@@ -639,8 +637,6 @@ static int wm8971_probe(struct snd_soc_codec *codec)
int ret = 0;
u16 reg;
pr_info("WM8971 Audio Codec %s", WM8971_VERSION);
ret = snd_soc_codec_set_cache_io(codec, 7, 9, wm8971->control_type);
if (ret < 0) {
printk(KERN_ERR "wm8971: failed to set cache I/O: %d\n", ret);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册