From: Sakari Ailus Date: Sun, 25 Aug 2013 17:00:43 +0000 (-0300) Subject: [media] v4l: Use full 32 bits for buffer flags X-Git-Tag: v3.15-rc1~85^2~189 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=939f1377fbdb5d0d6d6ee1e234b8ab9328ca77ef;p=pandora-kernel.git [media] v4l: Use full 32 bits for buffer flags The buffer flags field is 32 bits but the defined only used 16. This is fine, but as more than 16 bits will be used in the very near future, define them as 32-bit numbers for consistency. Signed-off-by: Sakari Ailus Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed