[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1443666286-21522-1-git-send-email-cw00.choi@samsung.com>
Date: Thu, 01 Oct 2015 11:24:41 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: linux-kernel@...r.kernel.org
Cc: cw00.choi@...sung.com, myungjoo.ham@...sung.com
Subject: [PATCH 0/5] extcon: gpio: Clean-up code and use the gpiod_* API
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists