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:
7ed14c2
)
[POWERPC] Remove linux,device properties
author
Jeremy Kerr
<jk@ozlabs.org>
Tue, 4 Jul 2006 06:44:46 +0000
(16:44 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 7 Jul 2006 10:19:16 +0000
(20:19 +1000)
The linux,device property isn't used anywhere within the kernel, and
since it's a kernel pointer, it's a little useless for userspace.
This change removes the code to create this property in
of_device_register.
Built for pmac32.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found