From: Grant Likely Date: Sat, 7 Apr 2012 20:31:33 +0000 (-0600) Subject: gpio: Move DT support code into drivers/gpio X-Git-Tag: v3.5-rc1~93^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f141ed65f256ec036c7fba604da6b7c448096ef9;p=pandora-kernel.git gpio: Move DT support code into drivers/gpio The code in drivers/of/gpio.c isn't shared by any other subsystem since it is all gpiolib specific. drivers/gpio is a better place to maintain these functions. Signed-off-by: Grant Likely Cc: Rob Herring Cc: Linus Walleij --- Reading git-diff-tree failed