]> git.baikalelectronics.ru Git - kernel.git/commit
media: atomisp: Replace direct access to MMIO with proper helpers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 26 Jun 2020 12:19:17 +0000 (14:19 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 18 Jul 2020 05:20:59 +0000 (07:20 +0200)
commit07664c2e9fe2c98e6d91dcf71f62288d2454372e
tree09dc5bfe726c89ac492756dfd3a4933fb35ceb28
parent82da7987b14ec49481d82c8a5a5ea70b22973a72
media: atomisp: Replace direct access to MMIO with proper helpers

We have special helpers to access MMIO. Use them.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
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_internal.h
drivers/staging/media/atomisp/pci/atomisp_v4l2.c