]> git.baikalelectronics.ru Git - kernel.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)
commite1fe83a550d9d2202e0f4f22e21e6393ebe6e362
treeb0bce261bcdbf6cd4b4026711ee5cbc6e10d9892
parentb79fbe722a64e22ec0cae77a06cecb1ffeb395a7
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