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:
8c72fc8
)
eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributes
author
Frans Klaver
<fransklaver@gmail.com>
Wed, 17 Sep 2014 21:47:21 +0000
(23:47 +0200)
committer
Darren Hart
<dvhart@linux.intel.com>
Fri, 19 Sep 2014 16:42:11 +0000
(09:42 -0700)
Device attributes are instantiated manually, while we have DEVICE_ATTR*
macros available to do much of the work for us. Let's use them.
Signed-off-by: Frans Klaver <fransklaver@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
No differences found