Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1259503
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 2/5] clk: shmobile: div6: Make clock-output-names optional |
| Date | 2015-10-30 15:00 +0100 |
| Message-ID | <qpinN-6tx-23@gated-at.bofh.it> (permalink) |
| References | <qoTz3-7Zb-5@gated-at.bofh.it> <qoTz4-7Zb-19@gated-at.bofh.it> <qpie5-6qe-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Oct 30, 2015 at 2:47 PM, Laurent Pinchart
<laurent.pinchart@ideasonboard.com> wrote:
> On Thursday 29 October 2015 12:21:01 Geert Uytterhoeven wrote:
>> Renesas DIV6 clocks provide a single clock output. Hence make the
>> "clock-output-names" DT property optional instead of mandatory. In case
>> the DT property is omitted the DT node name will be used.
>>
>> Rename the variable "name" to "clk_name" to make the code more similar
>> with fixed-factor-clock.c, and to avoid a conflict with a nested local
>> variable while we're at it.
>>
>> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
>> ---
>> v5:
>> - Integrated in this series as a dependency.
>
> The patch looks sane, by why is it a dependency ?
Sorry, the cover letter is clearer about this: "contextual dependency".
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v5 2/5] clk: shmobile: div6: Make clock-output-names optional Geert Uytterhoeven <geert+renesas@glider.be> - 2015-10-29 12:30 +0100
Re: [PATCH v5 2/5] clk: shmobile: div6: Make clock-output-names optional Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2015-10-30 14:50 +0100
Re: [PATCH v5 2/5] clk: shmobile: div6: Make clock-output-names optional Geert Uytterhoeven <geert@linux-m68k.org> - 2015-10-30 15:00 +0100
csiph-web