MIPS: RBTX4939: Fix IOC pin-enable register updating
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Wed, 15 Jul 2009 13:03:56 +0000 (22:03 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 3 Aug 2009 16:52:44 +0000 (17:52 +0100)
commit3e6e92183118d26d856e8efb549987164d1b49b4
treeeb5a52a3846f4168fd8459dd753ae6a6bc65faa5
parent0ca71737fee65521ede964afbd2d5484976ed0ed
MIPS: RBTX4939: Fix IOC pin-enable register updating

The rbtx4939_update_ioc_pen() expects txx9_ce_res[] already initialized.
Call it after tx4939_setup().

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/txx9/rbtx4939/setup.c