This patch-set clean up the extcon-gpio driver before supporting the device
tree bindings.

Chanwoo Choi (5):
  extcon: gpio: Use resource managed function for request_irq
  extcon: gpio: Remove duplicate data from struct gpio_extcon_data
  extcon: gpio: Add the missing supported_cable parameter to 
devm_extcon_dev_allocate()
  extcon: gpio: Fix minor coding style and remove the unused fields.
  extcon: gpio: Use descriptor-based GPIO interface instead of legacy gpio_* API

 drivers/extcon/extcon-gpio.c       | 130 ++++++++++++++++++++-----------------
 include/linux/extcon/extcon-gpio.h |  24 ++-----
 2 files changed, 76 insertions(+), 78 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to