]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: visor: fix initialisation of UX50/TH55 devices
authorJohan Hovold <jhovold@gmail.com>
Mon, 11 Oct 2010 23:07:05 +0000 (01:07 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 22 Nov 2010 19:03:14 +0000 (11:03 -0800)
commit19b0864b238b4780b2f019944790a9987fbdefb3
tree9d56be8fde9e7c4816de9826fe4fdb3e4f0d5cfd
parent393601754ae2572a49053c223c76165c2e84da46
USB: visor: fix initialisation of UX50/TH55 devices

commit cfb8da8f69b81d367b766888e83ec0483a31bf01 upstream.

Fix regression introduced by commit
214916f2ec6701e1c9972f26c60b3dc37d3153c6 (USB: visor: reimplement using
generic framework) which broke initialisation of UX50/TH55 devices that
used re-mapped bulk-out endpoint addresses.

Reported-by: Robert Gadsdon <rgadsdon@bayarea.net>
Tested-by: Robert Gadsdon <rgadsdon@bayarea.net>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/visor.c