summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/pcm3008.c
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-07-10 16:31:58 +0100
committerMark Brown <broonie@linaro.org>2013-07-15 11:11:03 +0100
commitb641edfbf253a67a87698df275e3a35a7deac5d4 (patch)
treed900d87676477dd6c40251743b0b584a2df680e6 /sound/soc/codecs/pcm3008.c
parentad81f0545ef01ea651886dddac4bef6cec930092 (diff)
ASoC: pcm3008: Remove noisy version print
The version number has never been updated and the printk isn't based on any interaction with the device. Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/codecs/pcm3008.c')
-rw-r--r--sound/soc/codecs/pcm3008.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sound/soc/codecs/pcm3008.c b/sound/soc/codecs/pcm3008.c
index f2a6282b41f4..32e5a591f921 100644
--- a/sound/soc/codecs/pcm3008.c
+++ b/sound/soc/codecs/pcm3008.c
@@ -28,8 +28,6 @@
#include "pcm3008.h"
-#define PCM3008_VERSION "0.2"
-
#define PCM3008_RATES (SNDRV_PCM_RATE_32000 | SNDRV_PCM_RATE_44100 | \
SNDRV_PCM_RATE_48000)
@@ -64,8 +62,6 @@ static int pcm3008_soc_probe(struct snd_soc_codec *codec)
struct pcm3008_setup_data *setup = codec->dev->platform_data;
int ret = 0;
- printk(KERN_INFO "PCM3008 SoC Audio Codec %s\n", PCM3008_VERSION);
-
/* DEM1 DEM0 DE-EMPHASIS_MODE
* Low Low De-emphasis 44.1 kHz ON
* Low High De-emphasis OFF