Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1212702
| From | Keerthy <a0393675@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFT PATCH] ARM: OMAP: Change all cpu_is_* occurences to soc_is_* |
| Date | 2015-08-25 07:50 +0200 |
| Message-ID | <q1fho-5O7-19@gated-at.bofh.it> (permalink) |
| References | <pYM9P-3cn-3@gated-at.bofh.it> <q17tx-31O-51@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@arm.linux.org.uk> 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [RFT PATCH] ARM: OMAP: Change all cpu_is_* occurences to soc_is_* Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-08-24 23:30 +0200 Re: [RFT PATCH] ARM: OMAP: Change all cpu_is_* occurences to soc_is_* Keerthy <a0393675@ti.com> - 2015-08-25 07:50 +0200
csiph-web