MIPS: RB532: Move dev3 init code to devices.c
authorPhil Sutter <n0-1@freewrt.org>
Mon, 19 Jan 2009 22:42:52 +0000 (23:42 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 30 Jan 2009 21:33:00 +0000 (21:33 +0000)
commit36f2db4b9c01689b1311d57a6297022d82000185
tree209deaa3c9dba38e633ba4e8ac7875749c54c490
parent7060886fb745b705bcf189131eb49c50485ba233
MIPS: RB532: Move dev3 init code to devices.c

This code doesn't belong to gpio.c, as it's completely unrelated to
GPIO. As dev1 and dev2 init code is in devices.c, it seems to be a more
adequate place.

Signed-off-by: Phil Sutter <n0-1@freewrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/rb532/devices.c
arch/mips/rb532/gpio.c