diff options
author | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-09-28 14:17:38 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-11-03 11:38:22 +0300 |
commit | 670216f4d38bb128aa525450fe6ff9a5b3a2b8b0 (patch) | |
tree | 60cf05da7490692f8f7df182177a77a7b1042551 /drivers/usb | |
parent | 734d3ddd81902d839e5bba50601b011f6ae40d05 (diff) | |
download | linux-670216f4d38bb128aa525450fe6ff9a5b3a2b8b0.tar.xz |
media: usb: uvc: remove unnecessary & operation
Now that usb_endpoint_maxp() only returns the lowest
11 bits from wMaxPacketSize, we can remove the &
operation from this driver.
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: <linux-media@vger.kernel.org>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions