Mauro Carvalho Chehab 1ed991a9fe [media] s5p_mfc: remove a dead code
As reported by smatch:
	drivers/media/platform/s5p-mfc/s5p_mfc.c:1340 s5p_mfc_runtime_resume() warn: this array is probably non-NULL. 'm_dev->alloc_ctx'

alloc_ctx can never be NULL, as it is embeeded inside the struct
s5p_mfc_dev.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-04-30 13:39:19 -03:00
..
2015-04-10 10:12:31 -03:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2015-04-01 06:56:55 -03:00
2015-04-02 23:24:40 -03:00