aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorKyungmin Park <[email protected]>2007-11-21 15:13:15 -0800
committerGreg Kroah-Hartman <[email protected]>2008-02-01 14:34:48 -0800
commit527ea73eaea4600120117edd19ac88864a488d57 (patch)
tree4317766b607ea1353e3aaa47c744c61378c92224 /scripts/patch-kernel
parent568fdade1415196a4835a9add48586e36a044d82 (diff)
USB: device DMA support on OMAP2
The current omap udc dosen't support the DMA mode and it has some problem at setup time on OMAP2 with previous patch file. I found that the code assumes bulk out required the big data transfer. But MODE SELECT(6) sent the only 24 bytes. it makes a problem. So I implement the small packets handling for it. It is tested with both linux and windows. Signed-off-by: Kyungmin Park <[email protected]> Cc: David Brownell <[email protected]> Cc: Tony Lindgren <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions