Re: [PATCH] pinctrl: stm32: fix compile error and modernize

2016-02-08 Thread Maxime Coquelin
2016-02-05 23:49 GMT+01:00 Linus Walleij : > - Fix the dev->parent assignment compile error > - Use gpiochip_get_data() to get the data pointer for the > banks > > Cc: Maxime Coquelin > Cc: Patrice Chotard > Signed-off-by: Linus Walleij > --- > I don't even know how to compile test this, I hop

[PATCH] pinctrl: stm32: fix compile error and modernize

2016-02-05 Thread Linus Walleij
- Fix the dev->parent assignment compile error - Use gpiochip_get_data() to get the data pointer for the banks Cc: Maxime Coquelin Cc: Patrice Chotard Signed-off-by: Linus Walleij --- I don't even know how to compile test this, I hope it works, Maxime can you verify? --- drivers/pinctrl/stm3