[Meego-kernel] [PATCH 10/10] Audio: disable the logs by default

Koul, Vinod vinod.koul
Mon Sep 27 02:51:03 PDT 2010


>From 868e777d0b98737464363615e2d38b9007b2e9e7 Mon Sep 17 00:00:00 2001
From: Vinod Koul <vinod.koul at intel.com>
Date: Wed, 22 Sep 2010 20:42:23 +0530
Subject: [PATCH 10/10] Audio: disable the logs by default

Audio makefile has debug flag enabled which cause logging to be on always
This patch comments out this, it should be enabled only for debugging

Signed-off-by: Vinod Koul <vinod.koul at intel.com>
---
 sound/pci/sst/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/pci/sst/Makefile b/sound/pci/sst/Makefile
index d5f029c..256b316 100644
--- a/sound/pci/sst/Makefile
+++ b/sound/pci/sst/Makefile
@@ -1,7 +1,7 @@
 #
 # Makefile for Intel MID Audio drivers
 #
-EXTRA_CFLAGS=-g -DDEBUG
+#EXTRA_CFLAGS=-g -DDEBUG
 snd-intel-sst-objs := intel_sst.o intel_sst_ipc.o intel_sst_stream.o intel_sst_drv_interface.o intel_sst_dsp.o intel_sst_pvt.o intel_sst_stream_encoded.o intel_sst_app_interface.o
 snd-intelmid-objs := intelmid.o intelmid_msic_control.o intelmid_ctrl.o intelmid_pvt.o intelmid_v0_control.o intelmid_v1_control.o intelmid_v2_control.o
 obj-$(CONFIG_SND_INTEL_SST) += snd-intel-sst.o
-- 
1.6.6.1

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-Audio-disable-the-logs-by-default.patch
Type: application/octet-stream
Size: 1161 bytes
Desc: 0010-Audio-disable-the-logs-by-default.patch
URL: <http://lists.meego.com/pipermail/meego-kernel/attachments/20100927/094d53cb/attachment.obj>




More information about the Meego-kernel mailing list