2016-02-05 23:49 GMT+01:00 Linus Walleij <[email protected]>: > - Fix the dev->parent assignment compile error > - Use gpiochip_get_data() to get the data pointer for the > banks > > Cc: Maxime Coquelin <[email protected]> > Cc: Patrice Chotard <[email protected]> > Signed-off-by: Linus Walleij <[email protected]> > --- > 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 <[email protected]> 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

