mdm6600: Use pre-allocated, dma-coherent bulk buffer pool.
authorNick Pelly <npelly@google.com>
Tue, 10 Aug 2010 21:46:06 +0000 (14:46 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:33:35 +0000 (16:33 -0700)
commit35411c3fa3ca975c70357408b108e4b0d77429d4
tree42a0e6668ab7a255cfe51eaefa7b70b593f29230
parent9a659a8d41d4e9efc4b052d7d3629efb5045b41d
mdm6600: Use pre-allocated, dma-coherent bulk buffer pool.

The generic bulk handlers use dynamic buffer allocation. This is likely
to be a performance issue.

Change-Id: I9a66131d500b6152d9af118d739f3a2f3dea97c9
Signed-off-by: Nick Pelly <npelly@google.com>
drivers/usb/serial/mdm6600.c