]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
USB: ipaq: fix devices having more than one endpoint
authorMatthias Geissert <matthias.geissert@web.de>
Thu, 6 Mar 2008 21:00:33 +0000 (22:00 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 25 Apr 2008 04:16:40 +0000 (21:16 -0700)
commite1879b19b0abdb387e4aeb0b935a486cc75042fb
tree8de16bb0ad64bc5dbb4ff0fcb2796919b6a14c0a
parentd1b1842c393cf322712b669ec887397b89ed2312
USB: ipaq: fix devices having more than one endpoint

The ipaq module  supports devices with one endpoint only. Some devices,
e.g. Yakumo Delta 300, have more than one endpoint.

This patch fixes support for devices having up to 2 endpoints which used
to work on older kernel versions.

Signed-off-by: Matthias Geissert <matthias.geissert@web.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ipaq.c