USB: visor: fix initialisation of Treo/Kyocera devices
authorJohan Hovold <jhovold@gmail.com>
Mon, 27 May 2013 12:44:38 +0000 (14:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 May 2013 01:47:45 +0000 (10:47 +0900)
commit420021a395ce38b7ab2cceb52dee4038be7d8fa3
tree12338808a8b0e8b0be5079af67745ba963550963
parent5f8e2c07d75967ee49a5da1d21ddf5f50d48cda0
USB: visor: fix initialisation of Treo/Kyocera devices

Fix regression introduced by commit 214916f2e ("USB: visor: reimplement
using generic framework") which broke initialisation of Treo/Kyocera
devices that re-mapped bulk-in endpoints.

Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/visor.c