projects
/
sdk
/
emulator
/
emulator-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90a36bc
)
[Title] Disable codec device logs
author
kt920.kim
<kt920.kim@samsung.com>
Thu, 8 Dec 2011 07:03:43 +0000
(16:03 +0900)
committer
kt920.kim
<kt920.kim@samsung.com>
Thu, 8 Dec 2011 07:03:43 +0000
(16:03 +0900)
[Type] Enhancement
[Module] Codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
drivers/samsung/emul_codec.c
patch
|
blob
|
history
diff --git
a/drivers/samsung/emul_codec.c
b/drivers/samsung/emul_codec.c
index e7d8c391859a9de6853c8cb3339e9f8663463999..c27c7fbecfadd530de4d909e5f1411aa9ece6a15 100644
(file)
--- a/
drivers/samsung/emul_codec.c
+++ b/
drivers/samsung/emul_codec.c
@@
-36,7
+36,7
@@
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Kitae KIM <kt920.kim@samsung.com");
MODULE_DESCRIPTION("Virtual Codec Driver for Emulator");
-#define CODEC_DEBUG
+
//
#define CODEC_DEBUG
#ifdef CODEC_DEBUG
#define SVCODEC_LOG(fmt, ...) \