[media] v4l: Correct definition of v4l2_buffer.flags related to cache management
authorSakari Ailus <sakari.ailus@iki.fi>
Sun, 21 Oct 2012 18:30:02 +0000 (15:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 28 Oct 2012 19:49:20 +0000 (17:49 -0200)
V4L2_BUF_FLAG_NO_CACHE_INVALIDATE and V4L2_BUF_FLAG_NO_CACHE_CLEAN were
define incorrectly in the documentation. Fix this by changing the
documentation to match reality.

Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found