From: Kamil Debski Date: Mon, 23 Feb 2015 12:26:16 +0000 (-0300) Subject: [media] vb2: split the io_flags member of vb2_queue into a bit field X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06e7a9b638467fddf8f62ca9f07adc7754319461;p=pandora-kernel.git [media] vb2: split the io_flags member of vb2_queue into a bit field This patch splits the io_flags member of vb2_queue into a bit field. Instead of an enum with flags separate bit fields were introduced. Signed-off-by: Kamil Debski Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed