projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08a5ce1
)
rk29_pcm : temp disable infiniteloop
author
邱建斌
<qjb@rock-chips.com>
Mon, 20 May 2013 10:30:43 +0000
(18:30 +0800)
committer
邱建斌
<qjb@rock-chips.com>
Mon, 20 May 2013 10:30:43 +0000
(18:30 +0800)
sound/soc/rk29/rk29_pcm.c
patch
|
blob
|
history
diff --git
a/sound/soc/rk29/rk29_pcm.c
b/sound/soc/rk29/rk29_pcm.c
index 69b871a3bd98968be85cd78c30930c9da3422a00..20e43275ac9fc93cf5b7a2bbe945ff2e7688463f 100755
(executable)
--- a/
sound/soc/rk29/rk29_pcm.c
+++ b/
sound/soc/rk29/rk29_pcm.c
@@
-36,7
+36,7
@@
#define DBG(x...) do { } while (0)
#endif
-#define INFIN_LOOP
+
//
#define INFIN_LOOP
#ifdef INFIN_LOOP
#define DMA_INFIN_LOOP() rk29_dma_has_infiniteloop()
#else