21 Nov
2011
21 Nov
'11
2:14 p.m.
Reduce the noise in kernel log for SDP4430 from audio.
Signed-off-by: Peter Ujfalusi peter.ujfalusi@ti.com --- sound/soc/omap/sdp4430.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/sound/soc/omap/sdp4430.c b/sound/soc/omap/sdp4430.c index 03d9fa4..eef80b5 100644 --- a/sound/soc/omap/sdp4430.c +++ b/sound/soc/omap/sdp4430.c @@ -180,7 +180,6 @@ static int __init sdp4430_soc_init(void)
if (!machine_is_omap_4430sdp()) return -ENODEV; - printk(KERN_INFO "SDP4430 SoC init\n");
sdp4430_snd_device = platform_device_alloc("soc-audio", -1); if (!sdp4430_snd_device) {
--
1.7.8.rc3