]> git.baikalelectronics.ru Git - kernel.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>
Fri, 22 Oct 2010 17:22:08 +0000 (10:22 -0700)
commit3bd6bb098f90498c08d95ccd90458eff83dabf0e
tree674452f2d38dcac834a67c479177c19b4b1a112a
parentc7b267d9c30f484934f477085d272373c6df1a31
USB: visor: fix initialisation of UX50/TH55 devices

Fix regression introduced by commit
a4d518353812b8d0fef3eb57507d9437cc61e6d0 (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>
Cc: stable <stable@kernel.org>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/visor.c