diff options
author | Ezequiel García <elezegarcia@gmail.com> | 2012-08-23 09:08:30 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-09-15 11:48:23 -0300 |
commit | dc6341c4a49d6c146d2811b1a823ec1659767c6c (patch) | |
tree | 0077ed2bf9a0051c42c4419affe3c98f3c2cc246 /block/genhd.c | |
parent | 73dad42e68ae580cdf0a5c5bd5347027e0881194 (diff) | |
download | blackbird-op-linux-dc6341c4a49d6c146d2811b1a823ec1659767c6c.tar.gz blackbird-op-linux-dc6341c4a49d6c146d2811b1a823ec1659767c6c.zip |
[media] s5p-jpeg: 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: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'block/genhd.c')
0 files changed, 0 insertions, 0 deletions