]> asedeno.scripts.mit.edu Git - linux.git/commit
media: videobuf2-core.h: Document the alloc memop size argument as page aligned
authorSakari Ailus <sakari.ailus@linux.intel.com>
Wed, 12 Dec 2018 12:40:48 +0000 (07:40 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 23 May 2019 14:18:19 +0000 (10:18 -0400)
commitb29ecab178b074be999afd5d6bf6e5b4c2bb782b
treecbedf27675932b3ddb8fb907bb085edfb846a825
parent14f28f5cea9e3998442de87846d1907a531b6748
media: videobuf2-core.h: Document the alloc memop size argument as page aligned

The size argument of the alloc memop, which allocates buffer memory, is
page aligned. Document it as such in the only caller as well as ops
documentation.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/common/videobuf2/videobuf2-core.c
include/media/videobuf2-core.h