commit | 01de9bde0ba82976fa0f4488dcbc521e34cd0e80 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Mon Mar 05 22:41:21 2012 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Tue Mar 06 07:29:57 2012 -0500 |
tree | c049569d6a3c3965d8a794b652dc9fc8f0fb228d | |
parent | 92650f2a86d86bea8f6aba457e702a429b1f388c [diff] |
usb: Obtain free list items in main code. Each controller freelist finding code is the same - move it to the common code. This also merges the alloc_control and alloc_bulk code paths. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>