]> git.baikalelectronics.ru Git - kernel.git/commit
ARCv2: IOC: refactor the IOC and SLC operations into own functions
authorVineet Gupta <vgupta@synopsys.com>
Wed, 22 Jun 2016 10:13:22 +0000 (15:43 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Wed, 18 Jan 2017 22:35:10 +0000 (14:35 -0800)
commit773856afb185343a34a999381f82f492f4e2e697
tree6fc1514bb32dbaa0b27441857d973e5613b2227d
parenta5f94f6103532bebdc5378e0d39acd4a7f8b999b
ARCv2: IOC: refactor the IOC and SLC operations into own functions

 - Move IOC setup into arc_ioc_setup()
 - Move SLC disabling into arc_slc_disable()

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/include/asm/cache.h
arch/arc/mm/cache.c