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:
52761cd
)
pl330: change NR_DEFAULT_DESC from 16 to 32
author
hhb
<hhb@rock-chips.com>
Tue, 11 Nov 2014 09:31:16 +0000
(17:31 +0800)
committer
hhb
<hhb@rock-chips.com>
Tue, 11 Nov 2014 09:31:47 +0000
(17:31 +0800)
drivers/dma/pl330.c
patch
|
blob
|
history
diff --git
a/drivers/dma/pl330.c
b/drivers/dma/pl330.c
index 5a5614d83f34dbc65e27ab70cf2639394eb10a7e..819328b2e3ec6083d289476a8ee4ccd6250af4f8 100755
(executable)
--- a/
drivers/dma/pl330.c
+++ b/
drivers/dma/pl330.c
@@
-288,7
+288,7
@@
static unsigned cmd_line;
/* The number of default descriptors */
-#define NR_DEFAULT_DESC
16
+#define NR_DEFAULT_DESC
32
/* Populated by the PL330 core driver for DMA API driver's info */
struct pl330_config {