]> git.baikalelectronics.ru Git - kernel.git/commit
media: atomisp: remove some trivial wrappers from compat css20
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 28 May 2020 07:31:23 +0000 (09:31 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 11 Jun 2020 16:20:41 +0000 (18:20 +0200)
commitf4f0770b80d47e3c5c33107fc8f394c2ffd2bdc1
tree6955280b247bccdb6cf0ca575b9a9a42ef0bbb7c
parent33a0e59a3f783c82c4cac50f9c82d0b92f2d228e
media: atomisp: remove some trivial wrappers from compat css20

There are tons of code inside atomisp_compat_css20.c, but
several of them are just trivial wrappers to other functions.

Getting rid of all of them will take some time, but let's
start getting rid of some of the trivial ones.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_cmd.c
drivers/staging/media/atomisp/pci/atomisp_compat.h
drivers/staging/media/atomisp/pci/atomisp_compat_css20.c
drivers/staging/media/atomisp/pci/atomisp_compat_css20.h
drivers/staging/media/atomisp/pci/atomisp_csi2.c
drivers/staging/media/atomisp/pci/atomisp_drvfs.c
drivers/staging/media/atomisp/pci/atomisp_fops.c
drivers/staging/media/atomisp/pci/atomisp_ioctl.c
drivers/staging/media/atomisp/pci/atomisp_v4l2.c
drivers/staging/media/atomisp/pci/mmu/sh_mmu_mrfld.c
drivers/staging/media/atomisp/pci/sh_css_firmware.c