From: Sekhar Nori Date: Tue, 22 Apr 2014 08:28:01 +0000 (+0530) Subject: ARM: l2c: omap2+: get rid of init call X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~13^2~1^3~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b39b14e62ac3d0a66d13123ef85aaa83fd7c90fc;p=pandora-kernel.git ARM: l2c: omap2+: get rid of init call Get rid of init call to initialize L2 cache. Instead use the init_early machine hook. This helps in using the initialization routine across SoCs without the need of ugly cpu_is_*() checks. Signed-off-by: Sekhar Nori Acked-by: Santosh Shilimkar Signed-off-by: Russell King --- Reading git-diff-tree failed