On Tue, Nov 26, 2013 at 11:05 AM, Mika Westerberg <[email protected]> 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 <[email protected]> > Acked-by: Rafael J. Wysocki <[email protected]> > Acked-by: Alexandre Courbot <[email protected]> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

