Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1432408
| From | Shawn Guo <shawnguo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/6] kill off cpu_is_mx*() |
| Date | 2016-06-28 04:30 +0200 |
| Message-ID | <rOQWK-Bb-3@gated-at.bofh.it> (permalink) |
| References | <rNwQq-6VZ-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Jun 24, 2016 at 12:49:55PM +0200, Arnd Bergmann wrote: > I noticed that i.MX still uses the traditional cpu_is_* functions to > tell the difference between various SoC families, but every single > user of those can be replaced with a simpler way, so we can just > remove it all. > > Please review and apply for 4.8 if it looks good to you. > > Arnd Bergmann (6): > ARM: imx: remove cpu_is_mx1 check > ARM: imx: deconstruct mxc_rnga initialization > ARM: imx: deconstruct mx3_idle > ARM: imx: rework mx27_pm_init() call > ARM: imx: remove last call to cpu_is_mx5* > ARM: imx: remove cpu_is_mx*() Thanks for cleaning this up. Applied all. Shawn
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/6] kill off cpu_is_mx*() Arnd Bergmann <arnd@arndb.de> - 2016-06-24 12:50 +0200 [PATCH 3/6] ARM: imx: deconstruct mx3_idle Arnd Bergmann <arnd@arndb.de> - 2016-06-24 12:50 +0200 [PATCH 1/6] ARM: imx: remove cpu_is_mx1 check Arnd Bergmann <arnd@arndb.de> - 2016-06-24 12:50 +0200 [PATCH 4/6] ARM: imx: rework mx27_pm_init() call Arnd Bergmann <arnd@arndb.de> - 2016-06-24 12:50 +0200 [PATCH 2/6] ARM: imx: deconstruct mxc_rnga initialization Arnd Bergmann <arnd@arndb.de> - 2016-06-24 12:50 +0200 [PATCH 6/6] ARM: imx: remove cpu_is_mx*() Arnd Bergmann <arnd@arndb.de> - 2016-06-24 13:00 +0200 Re: [PATCH 0/6] kill off cpu_is_mx*() Shawn Guo <shawnguo@kernel.org> - 2016-06-28 04:30 +0200
csiph-web