sh: Pre-allocate a reasonable number of DMA debug entries.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 14 Apr 2009 06:22:15 +0000 (15:22 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 14 Apr 2009 06:22:15 +0000 (15:22 +0900)
This prevents the DMA API debugging from running out of entries right
away on boot. Defines 4096 entries by default, which while a bit on the
heavy side, ought to leave enough breathing room for some time.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found