media: staging: atomisp: remove unused set_pd_base()
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 26 Mar 2018 18:22:32 +0000 (14:22 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 4 Apr 2018 11:36:26 +0000 (07:36 -0400)
commit849267dfe0deaca6df41d02fe6f2989678932ac1
treee9f5d44592a4ad7ab8b10597c55b3d61a72626c2
parentf10127cd63b39ae01c1c7d4d91edda51d091b56a
media: staging: atomisp: remove unused set_pd_base()

There's an implementation for set_pd_base at sh_mmu logic
with is said to be mandatory. However, the implementation
ends by calling a routine that does nothing.

So get rid of this entire nonsense.

Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/atomisp/pci/atomisp2/atomisp_compat.h
drivers/staging/media/atomisp/pci/atomisp2/atomisp_compat_css20.c
drivers/staging/media/atomisp/pci/atomisp2/include/mmu/isp_mmu.h
drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c
drivers/staging/media/atomisp/pci/atomisp2/mmu/sh_mmu_mrfld.c