Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1549308
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] crypto: picoxcell - Cleanups removing non-DT code |
| Date | 2017-01-02 18:20 +0100 |
| Message-ID | <sVer7-1K6-7@gated-at.bofh.it> (permalink) |
| References | <sVehr-1Fm-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Monday, January 2, 2017 2:06:56 PM CET Javier Martinez Canillas wrote: > > This small series contains a couple of cleanups that removes some driver's code > that isn't needed due the driver being for a DT-only platform. > > The changes were suggested by Arnd Bergmann as a response to a previous patch: > https://lkml.org/lkml/2017/1/2/342 > > Patch #1 allows the driver to be built when the COMPILE_TEST option is enabled. > Patch #2 removes the platform ID table since isn't needed for DT-only drivers. > Patch #3 removes a wrapper function that's also not needed if driver is DT-only. > > Looks good, but I don't know if the first patch causes some build warnings on non-ARM platforms, better wait at least for the 0-day build results, and maybe build-test on x86-32 and x86-64. Arnd
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/3] crypto: picoxcell - Cleanups removing non-DT code Javier Martinez Canillas <javier@osg.samsung.com> - 2017-01-02 18:10 +0100
[PATCH 2/3] crypto: picoxcell - Remove platform device ID table Javier Martinez Canillas <javier@osg.samsung.com> - 2017-01-02 18:10 +0100
[PATCH 1/3] crypto: picoxcell - Allow driver to build COMPILE_TEST is enabled Javier Martinez Canillas <javier@osg.samsung.com> - 2017-01-02 18:10 +0100
Re: [PATCH 0/3] crypto: picoxcell - Cleanups removing non-DT code Arnd Bergmann <arnd@arndb.de> - 2017-01-02 18:20 +0100
Re: [PATCH 0/3] crypto: picoxcell - Cleanups removing non-DT code Javier Martinez Canillas <javier@osg.samsung.com> - 2017-01-02 19:00 +0100
csiph-web