mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 18:13:04 +00:00
ef925e5211
queue_init() is always called by v4l2_m2m_ctx_init(), which allocates a context struct v4l2_m2m_ctx with kzalloc. Therefore, there is no need to clear vb2_queue src/dst structs. Cc: Kamil Debski <k.debski@samsung.com> Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |
||
---|---|---|
.. | ||
g2d-hw.c | ||
g2d-regs.h | ||
g2d.c | ||
g2d.h | ||
Makefile |