From: Luiz Fernando N. Capitulino Date: Thu, 27 Jul 2006 13:30:43 +0000 (-0300) Subject: USB: ipaq: minor ipaq_open() cleanup. X-Git-Tag: v2.6.19-rc1~899^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=014aa2a3c32ebe33f97e9d219d91d3c5c7231bf7;p=pandora-kernel.git USB: ipaq: minor ipaq_open() cleanup. Commit b512504e5671f83638be0ddr085c4b1832f623d3 made ipaq_open() a bit messy by moving the read urb submission far from its usb_fill_bulk_urb() call and the comment explaining what it does. This patch put they together again. Although only compiled tested, should not break the fix introduced by b512504e5671f83638be0ddr085c4b1832f623d3, of course. Signed-off-by: Luiz Fernando N. Capitulino Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed