Files
android_kernel_xiaomi_sm8450/drivers/usb/dwc3
John Youn d07fa665c7 usb: dwc3: gadget: Fix usage of bitwise operator
Cleans up the sparse warning:
warning: dubious: x | !y

Since we do want a bitwise OR here, don't use a logical (true/false)
value. Probably is not a real issue but it cleans up the warning.

Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2016-06-20 12:32:42 +03:00
..
2016-06-20 12:32:38 +03:00
2016-06-20 12:32:41 +03:00
2015-03-10 15:33:33 -05:00
2016-06-20 12:32:41 +03:00
2015-05-13 12:06:52 -05:00