On Fri, Jun 9, 2017 at 8:33 PM, Jan Kiszka <jan.kis...@siemens.com> 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.kis...@siemens.com> > Reviewed-by: Andy Shevchenko <andy.shevche...@gmail.com> > Acked-by: Linus Walleij <linus.wall...@linaro.org> > Acked-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> Patch applied to the GPIO tree so we advance this series. Patch 1 does not apply. Let's see how it goes. Yours, Linus Walleij