summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEzequiel GarcĂ­a <elezegarcia@gmail.com>2012-08-23 16:08:29 +0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-09-15 18:47:56 +0400
commit73dad42e68ae580cdf0a5c5bd5347027e0881194 (patch)
tree4b79f5c3654432cbe0859a95961d2c524ecc3c63 /scripts
parent8c6f59f9795e03f4bec3f176df26bd1ff755afa1 (diff)
downloadlinux-73dad42e68ae580cdf0a5c5bd5347027e0881194.tar.xz
[media] s5p-fimc: Remove unneeded struct vb2_queue clear on queue_init()
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: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions