[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1406271288-15995-1-git-send-email-mika.westerberg@linux.intel.com>
Date: Fri, 25 Jul 2014 09:54:45 +0300
From: Mika Westerberg <mika.westerberg@...ux.intel.com>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Alexandre Courbot <gnurou@...il.com>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
Zhu Lejun <lejun.zhu@...ux.intel.com>,
Yang Bin <bin.yang@...el.com>,
Mathias Nyman <mathias.nyman@...ux.intel.com>,
Mika Westerberg <mika.westerberg@...ux.intel.com>,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] gpio: Convert two Intel GPIO drivers to use irqchip helpers
Hi,
As discussed in this thread:
https://www.mail-archive.com/linux-gpio%40vger.kernel.org/msg02929.html
This series converts the Intel Lynxpoint and Baytrail GPIO drivers to use
the new irqchip helper functions and then moves ACPI event registration to
happen in the helpers as well.
Mika Westerberg (3):
gpio: lynxpoint: Convert to use gpiolib irqchip
pinctrl: baytrail: Convert to use gpiolib irqchip
gpio / ACPI: Move event handling registration to gpiolib irqchip helpers
drivers/gpio/Kconfig | 2 +-
drivers/gpio/gpio-lynxpoint.c | 93 ++++++++++----------------------------
drivers/gpio/gpiolib-acpi.c | 38 ++++++++++++----
drivers/gpio/gpiolib.c | 4 ++
drivers/gpio/gpiolib.h | 9 ++++
drivers/pinctrl/Kconfig | 2 +-
drivers/pinctrl/pinctrl-baytrail.c | 87 ++++++++---------------------------
7 files changed, 87 insertions(+), 148 deletions(-)
--
2.0.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