Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1393453
| From | Philipp Zabel <p.zabel@pengutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/7] reset: add devm_reset_controller_register API |
| Date | 2016-05-03 16:30 +0200 |
| Message-ID | <ruJuP-1iW-29@gated-at.bofh.it> (permalink) |
| References | <rtWX8-83x-3@gated-at.bofh.it> <rtWX8-83x-11@gated-at.bofh.it> <ruFAS-6ok-1@gated-at.bofh.it> <ruFKx-6sc-1@gated-at.bofh.it> <ruGZY-7ro-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Am Dienstag, den 03.05.2016, 20:41 +0900 schrieb Masahiro Yamada: > 2016-05-03 19:26 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>: > > 2016-05-03 19:17 GMT+09:00 Philipp Zabel <p.zabel@pengutronix.de>: > >> Hi Masahiro, > >> > >> Am Sonntag, den 01.05.2016, 19:36 +0900 schrieb Masahiro Yamada: > >>> Add a device managed API for reset_controller_register(). > >>> > >>> This helps in reducing code in .remove callbacks and sometimes > >>> dropping .remove callbacks entirely. > >>> > >>> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> > >> > >> Thank you for these patches. Except for the issue with the lpc18xx patch > >> they all look good to me. > >> If you don't mind, I'll drop the lpc18xx patch for now and apply the > >> others. > >> > > > > It is OK with me, but I do not understand what is the problem. > > > > Could you answer my question in the 3/7 thread? > > Now I am convinced. > > I leave 3/7 to your decision. Ok, I applied all but 3/7 to my reset/next branch. thanks Philipp
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/7] reset: add managned reset_controller_register() Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-05-01 12:40 +0200
[PATCH 1/7] reset: add devm_reset_controller_register API Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-05-01 12:40 +0200
Re: [PATCH 1/7] reset: add devm_reset_controller_register API Philipp Zabel <p.zabel@pengutronix.de> - 2016-05-03 12:20 +0200
Re: [PATCH 1/7] reset: add devm_reset_controller_register API Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-05-03 12:30 +0200
Re: [PATCH 1/7] reset: add devm_reset_controller_register API Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-05-03 13:50 +0200
Re: [PATCH 1/7] reset: add devm_reset_controller_register API Philipp Zabel <p.zabel@pengutronix.de> - 2016-05-03 16:30 +0200
Re: [PATCH 1/7] reset: add devm_reset_controller_register API Laxman Dewangan <ldewangan@nvidia.com> - 2016-05-03 12:30 +0200
[PATCH 5/7] reset: sunxi: use devm_reset_controller_register() Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-05-01 12:40 +0200
[PATCH 4/7] reset: pistachio: use devm_reset_controller_register() Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-05-01 12:50 +0200
[PATCH 7/7] reset: zynq: use devm_reset_controller_register() Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-05-01 12:50 +0200
[PATCH 6/7] reset: socfpga: use devm_reset_controller_register() Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-05-01 12:50 +0200
csiph-web