]> git.baikalelectronics.ru Git - kernel.git/commit
[media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmware
authorArun Kumar K <arun.kk@samsung.com>
Wed, 21 May 2014 09:29:29 +0000 (06:29 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 22 Jul 2014 14:29:01 +0000 (11:29 -0300)
commite512a378f6d98304ce8198e46272c1b884453e58
treedcdb3adfebf2ab3612d65cd9c6abc2ea5c8c1e2e
parent11dea14b0aaa4eef3e197f27c9dba5949df0be6d
[media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmware

The function s5p_mfc_reload_firmware is exactly same as
s5p_mfc_load_firmware. So removing the duplicate function.

Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/s5p-mfc/s5p_mfc.c
drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c