]> git.kernelconcepts.de Git - mv-sheeva.git/commit
MIPS: Alchemy: get rid of common/reset.c
authorManuel Lauss <manuel.lauss@googlemail.com>
Tue, 8 Dec 2009 18:18:13 +0000 (19:18 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 27 Feb 2010 11:53:04 +0000 (12:53 +0100)
commit32fd6901a6d8d19f94e4de6be4e4b552ab078620
treeb0bce261bcdbf6cd4b4026711ee5cbc6e10d9892
parent325f8a0a31df567dbafafc48f8e60f3c1f101a46
MIPS: Alchemy: get rid of common/reset.c

Implement reset / poweroff in the board code instead.  The peripheral reset
code is gone too since YAMON which all in-tree boards use does the same
work when it boots.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org>
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: http://patchwork.linux-mips.org/patch/783/
Patchwork: http://patchwork.linux-mips.org/patch/882/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/alchemy/common/Makefile
arch/mips/alchemy/common/reset.c [deleted file]
arch/mips/alchemy/common/setup.c
arch/mips/alchemy/devboards/db1200/setup.c
arch/mips/alchemy/devboards/db1x00/board_setup.c
arch/mips/alchemy/devboards/platform.c
arch/mips/alchemy/mtx-1/board_setup.c
arch/mips/alchemy/xxs1500/board_setup.c