Re: [PATCH 18/24] media: vb2-core: use bitops for bits

2017-10-10 Thread Sakari Ailus
On Mon, Oct 09, 2017 at 07:19:24AM -0300, Mauro Carvalho Chehab wrote: > Use the existing macros to identify vb2_io_modes bits. > > Signed-off-by: Mauro Carvalho Chehab Acked-by: Sakari Ailus -- Sakari Ailus e-mail: sakari.ai...@iki.fi -- To unsubscribe from this list: send the line "unsubscr

[PATCH 18/24] media: vb2-core: use bitops for bits

2017-10-09 Thread Mauro Carvalho Chehab
Use the existing macros to identify vb2_io_modes bits. Signed-off-by: Mauro Carvalho Chehab --- include/media/videobuf2-core.h | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/include/media/videobuf2-core.h b/include/media/videobuf2-core.h index 5f4df060affb..0308d