From: Ken MacLeod Date: Thu, 6 Aug 2009 19:18:27 +0000 (-0500) Subject: USB: isp1362: fix pulldown register defines and conf logic X-Git-Tag: v2.6.32-rc1~174^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7949f4e16456183bae0bc19ffe92072a27d0553e;p=pandora-kernel.git USB: isp1362: fix pulldown register defines and conf logic HCHWCFG_PULLDOWN_DS2 and HCHWCFG_PULLDOWN_DS1 were swapped. Incorrect operator precedence in isp1362_hc_start() hid part of the problem. This fixes a problem where Port 1 in Host mode fails to see disconnects. Signed-Off-By: Ken MacLeod Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed