diff options
author | Joe Perches <joe@perches.com> | 2012-05-30 22:25:57 +0200 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-06-04 17:12:06 +0200 |
commit | 0a00790ff4755f2e3eab907a43725cff59fc074b (patch) | |
tree | 603caaee8361608b2adc102b2819b67ab82ee2f1 /drivers/usb/gadget/f_uvc.c | |
parent | usb: gadget: ffs: add HID descriptor support. (diff) | |
download | linux-0a00790ff4755f2e3eab907a43725cff59fc074b.tar.xz linux-0a00790ff4755f2e3eab907a43725cff59fc074b.zip |
usb: gadget: pch_udc: Fix likely misuse of | for &
Using | with a constant is always true.
Likely this should have be &.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/gadget/f_uvc.c')
0 files changed, 0 insertions, 0 deletions