2016-02-05 23:49 GMT+01:00 Linus Walleij [off-list ref]:
- Fix the dev->parent assignment compile error
- Use gpiochip_get_data() to get the data pointer for the
banks
Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Cc: Patrice Chotard <redacted>
Signed-off-by: Linus Walleij <redacted>
---
I don't even know how to compile test this, I hope it works,
Maxime can you verify?
Thanks Linus, I just tested your patch with success:
Tested-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
About the compile testing, I have identified the problem last week,
and sent a v5 of the series.
I will discard this series, and will send you a patch that fixes
compile testing,
and also unneeded dependency with DT bindings header file.
Regards,
Maxime