diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-28 09:51:42 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-12-18 10:41:45 -0500 |
commit | 2120961f0cd71837e889a84e93dc54b647400c4e (patch) | |
tree | d8ed3ff497eee143d26ac32e5dea3fa667f5f88e /drivers/media/usb | |
parent | 716b87647fb3b685d93eb55e244845248649db69 (diff) |
media: v4l2-mediabus: use BIT() macro for flags
Instead of using (1 << n) for bits, use the BIT() macro,
as it makes a difference from documentation point of view.
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb')
0 files changed, 0 insertions, 0 deletions