From: David Brownell Date: Tue, 31 Mar 2009 19:26:10 +0000 (-0700) Subject: USB: twl4030-usb: fix minor reporting goofage X-Git-Tag: v2.6.31-rc1~304^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=def6f8b978618d50daaddb92331d398da9e141f1;p=pandora-kernel.git USB: twl4030-usb: fix minor reporting goofage Fix a reporting glitch in the twl4030 USB transceiver code. It wasn't properly distinguishing the two types of active USB link: ID grounded, vs not. In the current code that distinction doesn't much matter; in the future this bugfix should help support better USB controller communications. Provide a comment sorting out some of the cryptic bits of the manual: different sections use different names for key signals, and the register definitions don't help much without the explanations and diagrams. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed