diff options
| author | Chris Humbert <[email protected]> | 2005-11-28 09:29:23 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2006-01-04 13:51:39 -0800 |
| commit | bd39b7f195e5a780a3c6710eb1c1450f158a1f31 (patch) | |
| tree | 34c57ff00c5779a571c9ab5f5a592093594f3aee /scripts/patch-kernel | |
| parent | 5d3202949c9ac6e135d98bde15a8f05ad3fa5849 (diff) | |
[PATCH] USB: don't allocate dma pools for PIO HCDs
USB: don't allocate dma pools for PIO HCDs
hcd_buffer_alloc() and hcd_buffer_free() have a similar dma_mask
check and revert to kmalloc()/kfree(), but hcd_buffer_create()
doesn't check dma_mask and allocates unused dma pools.
Signed-off-by: Chris Humbert <[email protected]>
Acked-by: David Brownell <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions