commit | 99ecb01cdf0378783b317b8f839ac9cc5e128aa5 | [log] [tgz] |
---|---|---|
author | Andres Salomon <dilinger@queued.net> | Fri Jul 13 17:10:45 2012 -0700 |
committer | Andres Salomon <dilinger@queued.net> | Tue Jul 31 23:27:31 2012 -0400 |
tree | ad946e550be33d0e1d5911abcec5f4c5f7a8df9f | |
parent | 6cca83d498bda0999302079bd59786370590c5c2 [diff] |
Platform: OLPC: move global variables into priv struct Populate olpc_ec_priv with variables that were previously global. This makes things a tad bit clearer, IMO. Signed-off-by: Andres Salomon <dilinger@queued.net> Acked-by: Paul Fox <pgf@laptop.org> Reviewed-by: Thomas Gleixner <tglx@linutronix.de>