From: Alexandre Courbot Date: Tue, 1 Jul 2014 05:45:16 +0000 (+0900) Subject: gpio: move integer GPIO support to its own file X-Git-Tag: omap-for-v3.17/fixes-against-rc2~114^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=122c94dec7f6909ff6999f6207b124e6db5d2ba8;p=pandora-kernel.git gpio: move integer GPIO support to its own file The old integer GPIO interface is, in effect, a privileged user of the gpiod interface. Reflect this fact further by moving legacy GPIO support into its own source file. This makes the code clearer and will allow us to disable legacy GPIO support in the (far) future. Signed-off-by: Alexandre Courbot Signed-off-by: Linus Walleij --- Reading git-diff-tree failed