]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[MIPS] PNX8550: Cleanup proc code.
authorRobert P. J. Day <rpjday@mindspring.com>
Tue, 10 Jul 2007 10:37:56 +0000 (06:37 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:33:07 +0000 (17:33 +0100)
commit105b1bca4d7bed85bb296f7e7caec2fc643e9fbf
tree5fcd8aa044f58ee741fca9dc6ef2a0bd7883fdd1
parent569fb7536ea66e3364a8ff0b26598c6c9874d657
[MIPS] PNX8550: Cleanup proc code.

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>
arch/mips/philips/pnx8550/common/proc.c