summaryrefslogtreecommitdiff
path: root/drivers/input
diff options
context:
space:
mode:
authorDavid S. Miller <davem@redhat.com>2002-08-28 14:57:35 +0200
committerDavid S. Miller <davem@redhat.com>2002-08-28 14:57:35 +0200
commit98caa79c3ab796dab8eeed023d2273553f5dbfab (patch)
tree69be947ad6d17c494cf859b9266e4f91b0a43b29 /drivers/input
parent58c2e6e8de3fa7e72f98b92004f9553d25c387fc (diff)
This converts all of the input USB drivers to manage DMA
buffers via usb_buffer_alloc in 2.5.x This helps platforms where doing a pci_{map,unmap}_single() on every input event is very inefficient. Also adds a missing kfree(hid), because the HID struct was never freed.
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions