]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: RB532: Fix init of rb532_dev3_ctl_res
authorPhil Sutter <n0-1@freewrt.org>
Mon, 19 Jan 2009 22:42:50 +0000 (23:42 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 30 Jan 2009 21:33:00 +0000 (21:33 +0000)
commitd711cc4ff5dfa6c792a89972533c341872b9d87b
tree9cd346566d3f0881c8401c762704a31cdb0a8bc1
parent1b758717df084bf6a0f7c74e9bd4e08d3a53b8a9
MIPS: RB532: Fix init of rb532_dev3_ctl_res

This register just contains the address of the actual resource, so
initialisation has to be the same as cf_slot0_res and nand_slot0_res.

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