Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1716029
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/8] gpio: use devres for irq generic chip |
| Date | 2017-08-21 00:10 +0200 |
| Message-ID | <ugGzU-4ie-9@gated-at.bofh.it> (permalink) |
| References | <ucyhz-6Zz-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Aug 9, 2017 at 2:24 PM, Bartosz Golaszewski <brgl@bgdev.pl> wrote: > We now provide resource managed versions of irq_alloc_generic_chip() > and irq_setup_generic_chip(). Use them in all relevant gpio drivers. > > v1 -> v2: > - added three patches which explicitly disable driver unbinding for > non-modular drivers, only updated those built-in modules which already > use devres in their probe() functions > - left out the sodaville patch since it explictly says it doesn't free > any resources Argh missed the v2. I am indeed overloaded. Applying this v2 series instead. Yours, Linus Walleij
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 0/8] gpio: use devres for irq generic chip Linus Walleij <linus.walleij@linaro.org> - 2017-08-21 00:10 +0200
csiph-web