]> asedeno.scripts.mit.edu Git - linux.git/commit
drivers: base: cacheinfo: move cache_setup_of_node()
authorJeremy Linton <jeremy.linton@arm.com>
Fri, 11 May 2018 23:57:56 +0000 (18:57 -0500)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 17 May 2018 16:06:49 +0000 (17:06 +0100)
commitd529a18a61f3f497328f096ddf757af928d6105b
treed846c9147f5a24184ba65bdf07ba9f7b97fd4116
parent1cfc63b5ae60fe7e01773f38132f98d8b13a99a0
drivers: base: cacheinfo: move cache_setup_of_node()

In preparation for the next patch, and to aid in
review of that patch, lets move cache_setup_of_node
further down in the module without any changes.

Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Tested-by: Vijaya Kumar K <vkilari@codeaurora.org>
Tested-by: Xiongfeng Wang <wangxiongfeng2@huawei.com>
Tested-by: Tomasz Nowicki <Tomasz.Nowicki@cavium.com>
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
drivers/base/cacheinfo.c