]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] s5p-mfc: Put firmware to private buffer structure
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 8 Feb 2017 12:48:54 +0000 (10:48 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 5 Apr 2017 18:53:06 +0000 (15:53 -0300)
commitba5d4563c2b8396c6eaa5545aed2b9237201114e
treee3f6f04dc175499374a620029c230e9084e551c4
parentba2e161f2834087755f93bc2d66cea1ed9d3fc23
[media] s5p-mfc: Put firmware to private buffer structure

Use s5p_mfc_priv_buf structure for keeping the firmware image. This will
help handling of firmware buffer allocation in the next patches.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Tested-by: Javier Martinez Canillas <javier@osg.samsung.com>
Acked-by: Andrzej Hajda <a.hajda@samsung.com>
Tested-by: Smitha T Murthy <smitha.t@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v5.c
drivers/media/platform/s5p-mfc/s5p_mfc_common.h
drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c