[PATCH v5 0/5] GPIO: pca953x.c: Fix IRQ support and OF device-tree bindings

From: David Jander
Date: Tue Jun 14 2011 - 05:01:08 EST


This patch series fixes IRQ support and cleans up OF device-tree support for
the PCA953X gpio driver.
This is version 5 of the patch series.

Changes in this version:
- new: GPIO: pca953x.c: Remove dynamic platform data pointer
- Reverted completely removing of device-tree binding properties, and
deprecated them instead issueing WARN() if they are used.

David Jander (5):
GPIO: pca953x.c: Fix IRQ support.
GPIO: pca953x.c: Remove dynamic platform data pointer
GPIO: pca953x.c: Deprecate meaningless device-tree bindings
GPIO: pca953x.c: Interrupt pin is active-low
GPIO: pca953x.c: Fix warning of enabled interrupts in handler

drivers/gpio/pca953x.c | 103 ++++++++++++++++++++++--------------------------
1 files changed, 47 insertions(+), 56 deletions(-)

--
1.7.4.1

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