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

From: Keerthy
Date: Tue Aug 25 2015 - 01:43:35 EST




On Tuesday 25 August 2015 02:54 AM, Russell King - ARM Linux wrote:
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

I will correct and send a v2.


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>

Thanks Russel. I will fix the above typo and add your Ack in the next version.


--
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/