• Greg Kroah-Hartman's avatar
    [PATCH] USB ohci-hcd driver update · a5c9b326
    Greg Kroah-Hartman authored
    Here's a patch against 2.5.3 for the USB ohci-hcd driver that does the
    following:
    	- doesn't assume CONFIG_DEBUG_SLAB
    	- unlink from interrupt completions now work
    	- doesn't force debugging on
    	- updated copyright / license statements
    	- slightly smaller object size
    	- fewer inlined magic numbers
    	- removes unused fields from data structures
    	- header file reorg, doc fixup
    This patch was done by David Brownell.
    a5c9b326
ohci-hcd.c 24.9 KB