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:
38457ab
)
sysdev: Convert node driver
author
Andi Kleen
<andi@firstfloor.org>
Tue, 5 Jan 2010 11:48:03 +0000
(12:48 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 8 Mar 2010 01:04:47 +0000
(17:04 -0800)
Use sysdev_class attribute arrays in node driver
Convert the node driver to sysdev_class attribute arrays. This
greatly cleans up the code and remove a lot of code.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found