Hello, this series adapts the rfkill-gpio driver to make use of the flags parameter of the gpiod_get* family of functions. Currently this is optional (with a crude cpp hack) but this should change. The second patch was split out because it probably makes davem break out in spots. Still I send it because I consider it a sensible change. Up to you if you want the discussion. (See http://mid.gmane.org/20150331.140700.1574593248925827837.davem@xxxxxxxxxxxxx for a similar previous discussion.) For other subsystems I did similar changes in a single patch without any resulting criticism. Best regards Uwe Uwe Kleine-König (2): net: rfkill: gpio: make better use of gpiod API net: rfkill: gpio: simplify code flow net/rfkill/rfkill-gpio.c | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html