OSDN Git Service

ARM: l2c: rename OF specific things, making l2x0_of_data available to all
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Mar 2014 16:47:54 +0000 (16:47 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:47:29 +0000 (00:47 +0100)
commitc02642bc1010b7ef8a4b87763ab28f5e4ab1d823
tree4c65545e7e9b3d158df524d64cb06aae7cfc193d
parentce84130384badcad2cdbc1e825657d622165f0e6
ARM: l2c: rename OF specific things, making l2x0_of_data available to all

Rename a few things to help distinguish their function(s):
 l2x0_of_data -> l2c_init_data
 setup -> of_parse
 add of_ prefix to OF specific data

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/cache-l2x0.c