kernel-ark/arch/mips/txx9/generic
Atsushi Nemoto bb72f1f729 [MIPS] TXx9: Random cleanup
* Random cleanups spotted by checkpatch script.
* Do not initialize panic_timeout.  "panic=" kernel parameter can be used.
* Do not add "ip=any" or "ip=bootp".  This options is not board specific.
* Do not add "root=/dev/nfs".  This is default on CONFIG_ROOT_NFS.
* Kill unused error checking.
* Fix IRQ comment to match current code.
* Kill some unneeded includes
* ST0_ERL is already cleared in generic code.
* conswitchp is initialized generic code.
* __init is not needed in prototype.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-07-30 21:54:40 +01:00
..
dbgio.c [MIPS] TXx9: Reorganize code 2008-07-15 18:44:35 +01:00
irq_tx3927.c [MIPS] TXx9: Make tx3927-specific code more independent 2008-07-30 21:54:39 +01:00
irq_tx4927.c [MIPS] TXx9: Add 64-bit support 2008-07-20 14:38:21 +01:00
irq_tx4938.c [MIPS] TXx9: Add 64-bit support 2008-07-20 14:38:21 +01:00
Makefile [MIPS] TXx9: Make tx3927-specific code more independent 2008-07-30 21:54:39 +01:00
mem_tx4927.c [MIPS] TXx9: Cleanups for 64-bit support 2008-07-20 14:38:21 +01:00
pci.c [MIPS] TXx9: Add some pci options 2008-07-30 21:54:38 +01:00
setup_tx3927.c [MIPS] TXx9: Make tx3927-specific code more independent 2008-07-30 21:54:39 +01:00
setup_tx4927.c [MIPS] TXx9: Cleanup watchdog 2008-07-30 21:54:39 +01:00
setup_tx4938.c [MIPS] TXx9: Make tx4938-specific code more independent 2008-07-30 21:54:39 +01:00
setup.c [MIPS] TXx9: Make tx4938-specific code more independent 2008-07-30 21:54:39 +01:00
smsc_fdc37m81x.c [MIPS] TXx9: Random cleanup 2008-07-30 21:54:40 +01:00