alistair23-linux/arch/mips/alchemy
Manuel Lauss 2882b0c63a MIPS: Alchemy: get rid of allow_au1k_wait
Eliminate the 'allow_au1k_wait' variable.  MIPS kernel installs the
Alchemy-specific wait code before timer initialization;  if the C0
timer must be used for timekeeping the wait function is set to NULL
which means no wait implementation is available.

As a sideeffect, the 'wait instruction available' output in
/proc/cpuinfo now correctly indicates whether 'wait' is usable.

Run-tested on DB1200.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-09-17 20:07:50 +02:00
..
common MIPS: Alchemy: get rid of allow_au1k_wait 2009-09-17 20:07:50 +02:00
devboards MIPS: Alchemy: devboards: Convert to gpio calls. 2009-06-17 11:06:29 +01:00
mtx-1 MIPS: MTX-1: Request button GPIO before setting its direction 2009-08-03 17:52:46 +01:00
xxs1500 MIPS: Alchemy: xxs1500: use linux gpio api. 2009-06-17 11:06:29 +01:00
Kconfig MIPS: Alchemy: Rewrite GPIO support. 2009-06-17 11:06:28 +01:00