commit | 105b1bca4d7bed85bb296f7e7caec2fc643e9fbf | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@mindspring.com> | Tue Jul 10 06:37:56 2007 -0400 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 10 17:33:07 2007 +0100 |
tree | 5fcd8aa044f58ee741fca9dc6ef2a0bd7883fdd1 | |
parent | 569fb7536ea66e3364a8ff0b26598c6c9874d657 [diff] |
[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>