[media] s5p-mfc: Fix interrupt error handling routine
authorKamil Debski <k.debski@samsung.com>
Fri, 21 Dec 2012 08:32:59 +0000 (05:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 6 Jan 2013 11:21:00 +0000 (09:21 -0200)
commit7296e25f6e76bedc96cb1f16c200e9ac7a87323b
treeb6c191aedf389ae2981d87b890c34dd2b5ef68a2
parenta26860bdbd632278bbbcc2261b4c28f965472741
[media] s5p-mfc: Fix interrupt error handling routine

New context states were added but handling in s5p_mfc_handle_error for
these states was not. After this patch these states are be handled
correctly.

Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/s5p-mfc/s5p_mfc.c