commit | fa09accc662a85ad91b2021689f37540a5185dbd | [log] [tgz] |
---|---|---|
author | Lad, Prabhakar <prabhakar.csengg@gmail.com> | Fri May 16 10:33:31 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Fri May 23 19:18:54 2014 -0300 |
tree | 45c44b9e641821dae324d82b585155749bd2d964 | |
parent | 9cba6534b5138ebae1224a3e640cbc4fcf32d80b [diff] |
[media] media: davinci: vpif_capture: initalize vb2 queue and DMA context during probe this patch moves the initalization 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 <m.chehab@samsung.com>