From: Andres Salomon Date: Fri, 13 Jul 2012 03:45:14 +0000 (-0700) Subject: Platform: OLPC: move debugfs support from x86 EC driver X-Git-Tag: v3.6-rc1~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cca83d498bda0999302079bd59786370590c5c2;p=pandora-kernel.git Platform: OLPC: move debugfs support from x86 EC driver There's nothing about the debugfs interface for the EC driver that is architecture-specific, so move it into the arch-independent driver. The code is mostly unchanged with the exception of renamed variables, coding style changes, and API updates. Signed-off-by: Andres Salomon Acked-by: Paul Fox Reviewed-by: Thomas Gleixner --- Reading git-diff-tree failed