commit | e71a180628c71bbf69575f2801d3ce435e37c3db | [log] [tgz] |
---|---|---|
author | Prabhakar Lad <prabhakar.csengg@gmail.com> | Sun Oct 12 17:40:31 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Oct 28 16:05:30 2014 -0200 |
tree | 1f26ae6b62b232f8b48d100ffebbb257a50ef5cf | |
parent | bf69877d65df83ac4bf0e92e354e3a7b6c568291 [diff] |
[media] media: davinci: vpbe: initialize vb2 queue and DMA context in probe this patch moves the initialization of vb2 queue and the DMA context to probe() and clean up in remove() callback respectively. Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>