Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1333378
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/7] Use devm_request_region |
| Date | 2016-02-13 23:50 +0100 |
| Message-ID | <r1RaO-2zh-9@gated-at.bofh.it> (permalink) |
| References | <qYc49-6E7-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Feb 3, 2016 at 9:15 PM, William Breathitt Gray <vilhelm.gray@gmail.com> wrote: > By the time request_region is called in several GPIO drivers, a > corresponding device structure has already been allocated. The > devm_request_region function should be used to help simplify the cleanup > code and reduce the possible points of failure. > > Changes in v2: > - Remove unused extent member from 104-dio-48e, 104-idi-48, > 104-idio-16, and ws16c48 respective private data structures > - Remove unused pdata pointer from sch311x_gpio_remove function All 7 patches applied. Yours, Linus Walleij
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 0/7] Use devm_request_region Linus Walleij <linus.walleij@linaro.org> - 2016-02-13 23:50 +0100
csiph-web