git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baafe37
)
usbtouchscreen: use endpoint address from endpoint descriptor
author
Daniel Ritz
<daniel.ritz-ml@swissonline.ch>
Fri, 27 Oct 2006 20:46:03 +0000
(22:46 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 3 Nov 2006 19:57:18 +0000
(11:57 -0800)
use the endpoint address from the endpoint descriptor instead of the hardcoding
it to 0x81. at least some ITM based screen use a different address and don't work
without this.
Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch>
Cc: Ralf Lehmann <ralf@lehmann.cc>
Cc: J.P. Delport <jpdelport@csir.co.za>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found