Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1496823
| From | Marcin Wojtas <mw@semihalf.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 0/1] Armada 7k/8k CP110 system controller fixes |
| Date | 2016-10-06 21:30 +0200 |
| Message-ID | <spmwF-5ch-9@gated-at.bofh.it> (permalink) |
| References | <slcvT-3Mo-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Stephen, Do you have any further comments on the remaining patch? Best regards, Marcin 2016-09-25 9:47 GMT+02:00 Marcin Wojtas <mw@semihalf.com>: > Hi, > > Two patches from the third version of the patchset have already been > applied, so I re-send the last one with corrected allocation of > clock data, which was pointed in the review. > > Any feedback would be very welcome. > > Best regards, > Marcin > > Changelog: > v4 <- v3 > * fix allocation of clock data > > v3 <- v2 > * return -ENOMEM on alloc failures > > v1 <- v2 > * replace setting CLK_IS_BASIC flag with clearing init structure fields > with memset > * minor improvements of allocation and error checking > * add migration to clk_hw > > > Marcin Wojtas (1): > clk: mvebu: migrate CP110 system controller to clk_hw API and > registration > > drivers/clk/mvebu/cp110-system-controller.c | 150 +++++++++++++--------------- > 1 file changed, 72 insertions(+), 78 deletions(-) > > -- > 1.8.3.1 >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v4 0/1] Armada 7k/8k CP110 system controller fixes Marcin Wojtas <mw@semihalf.com> - 2016-09-25 10:00 +0200 [PATCH v4 1/1] clk: mvebu: migrate CP110 system controller to clk_hw API and registration Marcin Wojtas <mw@semihalf.com> - 2016-09-25 10:00 +0200 Re: [PATCH v4 0/1] Armada 7k/8k CP110 system controller fixes Marcin Wojtas <mw@semihalf.com> - 2016-10-06 21:30 +0200
csiph-web