[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1308042058-20107-1-git-send-email-david@protonic.nl>
Date: Tue, 14 Jun 2011 11:00:53 +0200
From: David Jander <david@...tonic.nl>
To: Grant Likely <grant.likely@...retlab.ca>
Cc: Thomas Gleixner <tglx@...utronix.de>, linux-kernel@...r.kernel.org,
David Jander <david@...tonic.nl>
Subject: [PATCH v5 0/5] GPIO: pca953x.c: Fix IRQ support and OF device-tree bindings
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@...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