linux/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
Kconfig
Makefile
at93c.c
at93c.h
ds1603.c
ds1603.h
interrupt.c [MIPS] Lasat: bring back from the dead 2008-06-16 15:14:48 +01:00
lasat_board.c [MIPS] Lasat: sysctl fixup 2008-06-16 15:14:48 +01:00
lasat_models.h
picvue.c [MIPS] Lasat: Convert pvc_sem semaphore to mutex 2008-01-29 10:15:01 +00:00
picvue.h [MIPS] Lasat: Convert pvc_sem semaphore to mutex 2008-01-29 10:15:01 +00:00
picvue_proc.c [MIPS] Lasat: Convert pvc_sem semaphore to mutex 2008-01-29 10:15:01 +00:00
prom.c
prom.h
reset.c
serial.c
setup.c
sysctl.c [MIPS] Lasat: sysctl fixup 2008-06-16 15:14:48 +01:00