From: Felipe Balbi Date: Wed, 18 Jan 2012 15:06:03 +0000 (+0200) Subject: usb: dwc3: gadget: fix XferNotReady debug print X-Git-Tag: v3.4-rc1~184^2~22^2~35^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40aa41fba348bc5bd19ff5bcf2b03d67bb01d1ce;p=pandora-kernel.git usb: dwc3: gadget: fix XferNotReady debug print Only bit 3 of the event status bitfield is valid and the others should not be considered. Make sure SW matches documentation on that case to avoid bogus debugging prints which would confuse an engineer. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed