From: Mika Westerberg Date: Wed, 8 Jan 2014 10:40:56 +0000 (+0200) Subject: gpio / ACPI: get rid of acpi_gpio.h X-Git-Tag: v3.14-rc1~145^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ccff85276addfdaad0046390bc5624f7e44e614;p=pandora-kernel.git gpio / ACPI: get rid of acpi_gpio.h 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 Acked-by: Rafael J. Wysocki Acked-by: Alexandre Courbot Signed-off-by: Linus Walleij --- Reading git-diff-tree failed