Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1504947 > unrolled thread
| Started by | Chen-Yu Tsai <wens@csie.org> |
|---|---|
| First post | 2016-10-20 16:40 +0200 |
| Last post | 2016-10-20 19:30 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v4 3/9] clk: sunxi-ng: Finish to convert to structures for arguments Chen-Yu Tsai <wens@csie.org> - 2016-10-20 16:40 +0200
Re: [PATCH v4 3/9] clk: sunxi-ng: Finish to convert to structures for arguments Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-10-20 19:30 +0200
| From | Chen-Yu Tsai <wens@csie.org> |
|---|---|
| Date | 2016-10-20 16:40 +0200 |
| Subject | Re: [PATCH v4 3/9] clk: sunxi-ng: Finish to convert to structures for arguments |
| Message-ID | <sumFH-pD-23@gated-at.bofh.it> |
On Tue, Oct 11, 2016 at 10:28 PM, Maxime Ripard <maxime.ripard@free-electrons.com> wrote: > Some clocks still use an explicit list of arguments, which make it a bit > more tedious to add new parameters. > > Convert those over to a structure pointer argument to add as many > arguments as possible without having to many noise in our patches, or a > very long list of arguments. > > Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Chen-Yu Tsai <wens@csie.org>
[toc] | [next] | [standalone]
| From | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| Date | 2016-10-20 19:30 +0200 |
| Subject | Re: [PATCH v4 3/9] clk: sunxi-ng: Finish to convert to structures for arguments |
| Message-ID | <supkd-28v-23@gated-at.bofh.it> |
| In reply to | #1504947 |
[Multipart message — attachments visible in raw view] — view raw
On Thu, Oct 20, 2016 at 10:35:18PM +0800, Chen-Yu Tsai wrote: > On Tue, Oct 11, 2016 at 10:28 PM, Maxime Ripard > <maxime.ripard@free-electrons.com> wrote: > > Some clocks still use an explicit list of arguments, which make it a bit > > more tedious to add new parameters. > > > > Convert those over to a structure pointer argument to add as many > > arguments as possible without having to many noise in our patches, or a > > very long list of arguments. > > > > Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> > > Acked-by: Chen-Yu Tsai <wens@csie.org> Applied, thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web