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:
5b2ea2f
)
driver model: constify attribute groups
author
David Brownell
<dbrownell@users.sourceforge.net>
Wed, 24 Jun 2009 17:06:31 +0000
(10:06 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 15 Sep 2009 16:50:47 +0000
(09:50 -0700)
Let attribute group vectors be declared "const". We'd
like to let most attribute metadata live in read-only
sections... this is a start.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found