]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9fe93554967c30d84ba5ba2aa3a4a913710542f4
tree209deaa3c9dba38e633ba4e8ac7875749c54c490
parentaf78c828a1bb508468fad4af8bf9c8d07ae9ef8b
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