lkml.org 
[lkml]   [2019]   [Jan]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH v6 0/2] greybus: gpio: Switch to the gpio descriptor interface
This patch series converts uses of the old GPIO API to the GPIO
descriptor API. It also converts the GPIO driver to use the
GPIO irqchip library GPIOLIB_IRQCHIP instead of repimplementing
the same.

Changes in v6:
- Patchset now contains two patches as the patch
1 has been accepted.
- Changes mentioned in individual patches of the set.
Changes in v5:
- Drop the patch which uses gpiochip_get_data() in place of
gpio_chip_to_gb_gpio_controller() as of now.
- This is because it currently breaks the driver, since
gpiochip_add() sets the data pointer to NULL.
Changes in v4:
- Changes mentioned in individual patches of the set.
Changes in v3:
- Combines the latest versions of the three greybus patches together
in a patch series.

Nishad Kamdar (2):
staging: greybus: arche-apb-ctrl.c: Switch to the gpio descriptor
interface
staging: greybus: arche-platform: Switch to the gpio descriptor
interface

drivers/staging/greybus/arche-apb-ctrl.c | 152 +++++++++--------------
drivers/staging/greybus/arche-platform.c | 124 ++++++------------
2 files changed, 102 insertions(+), 174 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2019-01-11 16:34    [W:0.053 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site