From: Alexandre Courbot Date: Sun, 9 Feb 2014 08:43:55 +0000 (+0900) Subject: gpiolib: ACPI: remove gpio_to_desc() usage X-Git-Tag: v3.15-rc1~105^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=390d82e312c56b75407a3606cbcde8c4bc7f10ae;p=pandora-kernel.git gpiolib: ACPI: remove gpio_to_desc() usage gpio_to_desc() must die. Replace one of its usage by the newly-introduced gpiochip_get_desc() function. Signed-off-by: Alexandre Courbot Reviewed-by: Mika Westerberg Signed-off-by: Linus Walleij --- Reading git-diff-tree failed