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:
92b4214
)
Driver Core: constify the name passed to platform_device_register_simple
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Fri, 11 Jan 2008 06:24:53 +0000
(17:24 +1100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 25 Jan 2008 04:40:43 +0000
(20:40 -0800)
This name is just passed to platform_device_alloc which has its parameter
declared const.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found