提交 a3c7729e 编写于 作者: P Philipp Zabel 提交者: Mark Brown

ASoC: Remove version display from the UDA1380 driver

Signed-off-by: NPhilipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 ff09d49a
......@@ -35,8 +35,6 @@
#include "uda1380.h"
#define UDA1380_VERSION "0.6"
/*
* uda1380 register cache
*/
......@@ -826,8 +824,6 @@ static int uda1380_probe(struct platform_device *pdev)
struct snd_soc_codec *codec;
int ret;
pr_info("UDA1380 Audio Codec %s", UDA1380_VERSION);
setup = socdev->codec_data;
codec = kzalloc(sizeof(struct snd_soc_codec), GFP_KERNEL);
if (codec == NULL)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册