From: Mark Ellis Date: Mon, 9 Mar 2009 22:24:29 +0000 (+0000) Subject: USB: ipaq: handle 4 endpoint devices X-Git-Tag: v2.6.30-rc1~670^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b8fb4141eb52f4aace9f152dad3e4c1609b76fe;p=pandora-kernel.git USB: ipaq: handle 4 endpoint devices The ipaq driver currently enforces one port on all devices. This is correct for 2 and 3 endpoint devices, but with 4 endpoint devices meaningful communication occurs on the second pair. This patch allows 2 ports for 4 endpoint devices. Signed-off-by: Mark Ellis Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed