git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbe963f
)
staging: olpc_dcon: move more global variables into dcon_priv
author
Andres Salomon
<dilinger@queued.net>
Fri, 11 Feb 2011 01:54:58 +0000
(17:54 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 18 Feb 2011 20:33:21 +0000
(12:33 -0800)
Global variables dcon_switched, dcon_irq_time, and dcon_load_time can all be moved
into the dcon_priv struct now that dcon_interrupt has access to dcon_priv.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found