From: Herbert Valerio Riedel Date: Wed, 21 Nov 2007 19:42:33 +0000 (-0500) Subject: Input: gpio-keys - request and configure GPIOs X-Git-Tag: v2.6.24-rc4~89^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a2e391190b17f4fb895bd2d5e8b08c7c8f897a2;p=pandora-kernel.git Input: gpio-keys - request and configure GPIOs Currently, gpio_keys.c assumes the GPIOs to be already properly configured; this patch changes gpio-keys to perform explicit calls to gpio_request() and gpio_configure_input(). This matches the behaviour of leds-gpio. Signed-off-by: Herbert Valerio Riedel Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed