From: John Sheu Date: Tue, 11 Mar 2014 22:52:02 +0000 (-0300) Subject: [media] s5p-mfc: fix encoder crash after VIDIOC_STREAMOFF X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e933cefa0f6e9cf40c8f4ae6d4da8ebb3f765ba0;p=pandora-kernel.git [media] s5p-mfc: fix encoder crash after VIDIOC_STREAMOFF VIDIOC_STREAMOFF clears the encoder's destination queue -- routines run from the interrupt handler cannot assume that the queue is non-empty. Signed-off-by: John Sheu Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed