upstream: [media] vb2: rename queued_count to owned_by_drv_count
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 6 Feb 2014 08:46:11 +0000 (05:46 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:54:54 +0000 (11:54 +0900)
commitb7d59ef6e51fbb9747561b3054e90dd158f003f7
tree0913eb993fe89ec397e69cd0217e677712910b3c
parent91c19d59f3713a016463c9a60f86517b3fb8de69
upstream: [media] vb2: rename queued_count to owned_by_drv_count

'queued_count' is a bit vague since it is not clear to which queue it
refers to: the vb2 internal list of buffers or the driver-owned list
of buffers.

Rename to make it explicit.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Pawel Osciak <pawel@osciak.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/v4l2-core/videobuf2-core.c
include/media/videobuf2-core.h