Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1485930
| From | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4] MIPS: bcm63xx: let clk_disable() return immediately if clk is NULL |
| Date | 2016-09-18 21:40 +0200 |
| Message-ID | <siQ6t-3Ly-17@gated-at.bofh.it> (permalink) |
| References | <siOHo-2YU-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Le 18/09/2016 à 11:04, Masahiro Yamada a écrit : > In many of clk_disable() implementations, it is a no-op for a NULL > pointer input, but this is one of the exceptions. > > Making it treewide consistent will allow clock consumers to call > clk_disable() without NULL pointer check. > > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v4] MIPS: bcm63xx: let clk_disable() return immediately if clk is NULL Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-09-18 20:10 +0200 Re: [PATCH v4] MIPS: bcm63xx: let clk_disable() return immediately if clk is NULL Florian Fainelli <f.fainelli@gmail.com> - 2016-09-18 21:40 +0200
csiph-web