[media] v4l2-mc: fix hardware version for PCI devices
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 19 Feb 2016 14:28:19 +0000 (12:28 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 23 Feb 2016 10:14:50 +0000 (07:14 -0300)
commit8e9a8b1212da7a68eb57beec6e16f80ff4f27e6f
treea107c3cb47e61c4cef7eed963106b54028096605
parentdfa7ba5f61f6773cd1ebcaf6672d9c179b32d1b0
[media] v4l2-mc: fix hardware version for PCI devices

It should be a bitwise or, and not a logical one. Also, add
parenthesis, to make sure it will be applied in the right order.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/v4l2-core/v4l2-mc.c
This page took 0.024389 seconds and 5 git commands to generate.