Re: [RFT PATCH] ARM: OMAP: Change all cpu_is_* occurences to soc_is_*

From: Russell King - ARM Linux
Date: Mon Aug 24 2015 - 17:24:53 EST


On Tue, Aug 18, 2015 at 03:40:01PM +0530, Keerthy wrote:
> Currently apart from dra7, omap5 and amx3 all the other SoCs
> are identified using cpu_is_* functions which is not right since
> they are all SoCs(System on Chips). Hence changing the SoC
> identificätion code to use soc_is instead of cpu_is and keeping
^
typo

> defines for cpu_is where needed. This allows us to replace the
> rest of cpu_is usage along with other fixes as needed.

Good to see this change to a more sensible naming of these, despite
the obvious churn.

Acked-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>

--
FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up
according to speedtest.net.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/