commit | 6cca83d498bda0999302079bd59786370590c5c2 | [log] [tgz] |
---|---|---|
author | Andres Salomon <dilinger@queued.net> | Thu Jul 12 20:45:14 2012 -0700 |
committer | Andres Salomon <dilinger@queued.net> | Tue Jul 31 23:27:31 2012 -0400 |
tree | 2827895b5552696013d6809c3313b02578673ef3 | |
parent | 85f90cf6ca569b19cee212844b543a7355b77163 [diff] |
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 <dilinger@queued.net> Acked-by: Paul Fox <pgf@laptop.org> Reviewed-by: Thomas Gleixner <tglx@linutronix.de>