Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1662085
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 03/11] gpio-exar/8250-exar: Fix passing in of parent PCI device |
| Date | 2017-06-09 10:30 +0200 |
| Message-ID | <tQnsR-7B7-11@gated-at.bofh.it> (permalink) |
| References | <tNPbZ-6hW-27@gated-at.bofh.it> <tNPlF-6o8-45@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Jun 02, 2017 at 09:28:46AM +0200, Jan Kiszka wrote: > This fixes reloading of the GPIO driver for the same platform device > instance as created by the exar UART driver: First of all, the driver > sets drvdata to its own value during probing and does not restore the > original value on exit. But this won't help anyway as the core clears > drvdata after the driver left. > > Set the platform device parent instead. > > Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> > Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> > Acked-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v5 03/11] gpio-exar/8250-exar: Fix passing in of parent PCI device Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-06-09 10:30 +0200
csiph-web