alistair23-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 [MIPS] Lasat: Fix built in separate object directory. 2008-01-11 17:05:42 +00:00
at93c.c [MIPS] Add back support for LASAT platforms 2007-10-11 23:46:00 +01:00
at93c.h [MIPS] Add back support for LASAT platforms 2007-10-11 23:46:00 +01:00
ds1603.c [MIPS] Deforest the function pointer jungle in the time code. 2007-10-11 23:46:08 +01:00
ds1603.h [MIPS] Deforest the function pointer jungle in the time code. 2007-10-11 23:46:08 +01:00
interrupt.c [MIPS] Lasat: bring back from the dead 2008-06-16 15:14:48 +01:00
Kconfig [MIPS] Add back support for LASAT platforms 2007-10-11 23:46:00 +01:00
lasat_board.c [MIPS] Lasat: sysctl fixup 2008-06-16 15:14:48 +01:00
lasat_models.h [MIPS] Add back support for LASAT platforms 2007-10-11 23:46:00 +01:00
Makefile [MIPS] Add back support for LASAT platforms 2007-10-11 23:46:00 +01:00
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 [MIPS] ARC: Get rid of mips_machgroup 2007-10-11 23:46:08 +01:00
prom.h [MIPS] Add back support for LASAT platforms 2007-10-11 23:46:00 +01:00
reset.c [MIPS] Add back support for LASAT platforms 2007-10-11 23:46:00 +01:00
serial.c [MIPS] Add back support for LASAT platforms 2007-10-11 23:46:00 +01:00
setup.c [MIPS] time: Merge lasat plat_timer_setup into plat_time_init. 2007-10-29 19:35:34 +00:00
sysctl.c [MIPS] Lasat: sysctl fixup 2008-06-16 15:14:48 +01:00