[media] s5p-mfc-dec: Don't use encoder stop command
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 15 Dec 2014 21:10:58 +0000 (18:10 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 2 Feb 2015 11:57:36 +0000 (09:57 -0200)
commit68e77d2e6e38a1a3b95fdc358bec45e81d965ebf
tree5ce37ad97888baddc583d34d438aa26506946661
parent1b880ef62cc43d049bd92a31a0612caacb5f30b2
[media] s5p-mfc-dec: Don't use encoder stop command

The decoder should handle V4L2_DEC_CMD_STOP to trigger drain,
but it currently expecting V4L2_ENC_CMD_STOP.

Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Acked-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/s5p-mfc/s5p_mfc_dec.c