[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)
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