From: Kevin Hilman Date: Mon, 14 Dec 2009 23:14:51 +0000 (-0800) Subject: OMAP: GPIO: remove duplicate debugfs interface X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=747643821b9558579d8a03aeba2d720a971518cb;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