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:
569fb75
)
[MIPS] PNX8550: Cleanup proc code.
author
Robert P. J. Day
<rpjday@mindspring.com>
Tue, 10 Jul 2007 10:37:56 +0000
(06:37 -0400)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 10 Jul 2007 16:33:07 +0000
(17:33 +0100)
Here's a slightly cleaner way of creating the /proc structure for the
pnx8850. mostly, it creates a directory with default mode 555, since the
one you're creating is mode 444, which is somewhat unusual for a directory
under /proc.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found