]> git.baikalelectronics.ru Git - kernel.git/commit
atomisp: remove the unused debug wrapping from the mmgr layer
authorAlan Cox <alan@linux.intel.com>
Mon, 20 Mar 2017 14:38:42 +0000 (14:38 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Mar 2017 07:04:32 +0000 (08:04 +0100)
commit04c2219b557d102019767d933c310c83b5d93400
treefd0385bcf83eca5c494bc083caa5390729890a3f
parent88e01b1e5d82c70448244dd646ca16654ae4e18a
atomisp: remove the unused debug wrapping from the mmgr layer

We don't need this layer of indirection and the debugging information is not used. With
this removed we can then go on to try and remove the abstraction layer entirely.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/atomisp/pci/atomisp2/css2400/hive_isp_css_include/memory_access/memory_access.h
drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_memory_access.c