diff options
author | Thomas Horsten <thomas@horsten.com> | 2008-06-15 02:17:11 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-06-16 15:14:48 +0100 |
commit | 1f34f2e4262bae8a1aa6d8fd6306b07074d33718 (patch) | |
tree | e1162a346238af0444846ea4cded8d0a4cb04322 /arch/parisc/nm | |
parent | c9c5023d83df5dc7d58830a63fd0e082120f00e3 (diff) |
[MIPS] Lasat: sysctl fixup
LASAT's sysctl interface was broken, it failed a check during boot because
a single entry had a sysctl number and the rest were unnumbered. When I
fixed it I noticed that the whole sysctl file needed a spring clean, it was
using mutexes where it wasn't needed (it's only needed to protect during
writes to the EEPROM), so I moved that stuff out and generally cleaned the
whole thing up.
So now, LASAT's sysctl/proc interface is working again.
Signed-off-by: Thomas Horsten <thomas@horsten.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/parisc/nm')
0 files changed, 0 insertions, 0 deletions