upstream: [media] m2m-deinterlace: fix allocated struct type
authorJassi Brar <jaswinder.singh@linaro.org>
Sun, 12 Jan 2014 11:21:28 +0000 (08:21 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:54:32 +0000 (11:54 +0900)
commit574b9e2314c82de155eb4e3406afc6f409784a4a
tree8cc2d24bc93df561c748d79cf042696765d6de88
parent266ed12f2173e60d59fcf4cf1e9dcea60df15080
upstream: [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