kernel-ark/arch/mips/lasat
Thomas Horsten 1f34f2e426 [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>
2008-06-16 15:14:48 +01:00
..
image
at93c.c
at93c.h
ds1603.c
ds1603.h
interrupt.c
Kconfig
lasat_board.c [MIPS] Lasat: sysctl fixup 2008-06-16 15:14:48 +01:00
lasat_models.h
Makefile
picvue_proc.c
picvue.c
picvue.h
prom.c
prom.h
reset.c
serial.c
setup.c
sysctl.c [MIPS] Lasat: sysctl fixup 2008-06-16 15:14:48 +01:00