Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1429519
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/5] gpio: of: optimize "gpios" property parsing of of_parse_own_gpio() |
| Date | 2016-06-23 09:30 +0200 |
| Message-ID | <rN7fj-6FF-3@gated-at.bofh.it> (permalink) |
| References | <rJTsd-3r2-3@gated-at.bofh.it> <rJTse-3r2-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jun 14, 2016 at 12:07 PM, Masahiro Yamada <yamada.masahiro@socionext.com> wrote: > Call of_property_read_u32_array() only once rather than iterating > of_property_read_u32_index(). > > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Thanks patch applied! In this case I think the code is so old that the read_u32_array() function didn't exist when it was written. Yours, Linus Walleij
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/5] gpio: of: optimize "gpios" property parsing of of_parse_own_gpio() Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-06-14 12:10 +0200 Re: [PATCH 1/5] gpio: of: optimize "gpios" property parsing of of_parse_own_gpio() Linus Walleij <linus.walleij@linaro.org> - 2016-06-23 09:30 +0200
csiph-web