[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20101213120230.GY15575@mail.wantstofly.org>
Date: Mon, 13 Dec 2010 13:02:30 +0100
From: Lennert Buytenhek <buytenh@...tstofly.org>
To: linux-kernel@...r.kernel.org
Cc: Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH 00/10] gpio: irq_data conversion.
This patch set converts drivers/gpio/ irq_chips and flow handlers over
to the new struct irq_data based irq_chip functions.
Lennert Buytenhek (10):
gpio: adp5588-gpio: irq_data conversion.
gpio: langwell_gpio: irq_data conversion.
gpio: max732x: irq_data conversion.
gpio: pca953x: irq_data conversion.
gpio: pl061: irq_data conversion.
gpio: stmpe-gpio: irq_data conversion.
gpio: sx150x: irq_data conversion.
gpio: tc35892-gpio: irq_data conversion.
gpio: timbgpio: irq_data conversion.
gpio: vr41xx_giu: irq_data conversion.
drivers/gpio/adp5588-gpio.c | 39 +++++++++++++++++----------------
drivers/gpio/langwell_gpio.c | 16 +++++++-------
drivers/gpio/max732x.c | 38 ++++++++++++++++----------------
drivers/gpio/pca953x.c | 38 ++++++++++++++++----------------
drivers/gpio/pl061.c | 28 ++++++++++++------------
drivers/gpio/stmpe-gpio.c | 36 +++++++++++++++---------------
drivers/gpio/sx150x.c | 46 ++++++++++++++++++++--------------------
drivers/gpio/tc35892-gpio.c | 36 +++++++++++++++---------------
drivers/gpio/timbgpio.c | 30 +++++++++++++-------------
drivers/gpio/vr41xx_giu.c | 48 +++++++++++++++++++++---------------------
10 files changed, 178 insertions(+), 177 deletions(-)
--
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