From: Paul Zimmerman Date: Fri, 17 Feb 2012 22:10:16 +0000 (-0800) Subject: usb: dwc3: fix bogus test in dwc3_gadget_start_isoc X-Git-Tag: v3.4-rc1~184^2~22^2~35^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bafa56c7cee5c6fa68de5924220abb220c7e229;p=pandora-kernel.git usb: dwc3: fix bogus test in dwc3_gadget_start_isoc Zero is a valid value for a microframe number. So remove the bogus test for non-zero in dwc3_gadget_start_isoc(). Cc: stable@vger.kernel.org Signed-off-by: Paul Zimmerman Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed