Messages in this thread |  | | Date | Thu, 28 Nov 2013 15:41:31 +0100 | Subject | Re: [PATCH v3 5/6] gpio / ACPI: get rid of acpi_gpio.h | From | Linus Walleij <> |
| |
On Tue, Nov 26, 2013 at 11:05 AM, Mika Westerberg <mika.westerberg@linux.intel.com> wrote:
> Now that all users of acpi_gpio.h have been moved to use either the GPIO > descriptor interface or to the internal gpiolib.h we can get rid of > acpi_gpio.h entirely. > > Once this is done the only interface to get GPIOs to drivers enumerated > from ACPI namespace is the descriptor based interface. > > Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> > Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> > Acked-by: Alexandre Courbot <acourbot@nvidia.com>
I must say I really like this patch. This is exactly how we should proceed with everything also for device tree, getting rid of <linux/of_gpio.h> - OK maybe some time will be required but surely we can get there.
I'm giving subsystem maintainers some grace time but this is a real important series for v3.14.
Yours, Linus Walleij
|  |