]> git.openfabrics.org - ~emulex/infiniband.git/commit
[media] m2m-deinterlace: fix allocated struct type
authorJassi Brar <jaswinder.singh@linaro.org>
Sun, 12 Jan 2014 11:21:28 +0000 (08:21 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 15 Jan 2014 13:34:33 +0000 (11:34 -0200)
commit1045d81d301055b162a3d308e1fb81d2b62a1f2a
treebd99f6c398dc4c6f2ec4e93bba465df6969c3d4e
parentb3c8154eb9a19d45355a53d81d2ccdbc22d0cdab
[media] m2m-deinterlace: fix allocated struct type

'xt' points to a dma_interleaved_template and not a dma_async_tx_descriptor.

Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/m2m-deinterlace.c