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)
commitd4911cdd3270da45d3a1c55bf28e88a932bbba7b
tree6fc1514bb32dbaa0b27441857d973e5613b2227d
parenteb1357d942e5d96de6b4c20a8ffa55acf96233a2
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