commit | e933cefa0f6e9cf40c8f4ae6d4da8ebb3f765ba0 | [log] [tgz] |
---|---|---|
author | John Sheu <sheu@google.com> | Tue Mar 11 19:52:02 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Fri May 23 14:56:34 2014 -0300 |
tree | 17c16c78ddfd88e7a4d3aa85d6f0bd42938081a4 | |
parent | 535ec214e23adaf72c775938e9e9c6c1cf6fc5b9 [diff] |
[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 <sheu@google.com> Signed-off-by: Kamil Debski <k.debski@samsung.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>