From: Kevin Hilman Date: Mon, 14 Dec 2009 23:14:51 +0000 (-0800) Subject: OMAP: GPIO: remove duplicate debugfs interface X-Git-Tag: v2.6.35-rc1~456^2~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d009559a4215c71694b1a29ec0e520453087a9f6;p=pandora-kernel.git OMAP: GPIO: remove duplicate debugfs interface The generic gpiolib provides a debugfs interface to GPIOs which provides identical (but nicer looking) data as the OMAP specific one. This patch completely drops the OMAP specific interface (/debug/omap_gpio) in favor of using the generic one (/debug/gpio.) Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed