powerpc/fsl_rio: Fix non-standard HID1 register access
authorShaohui Xie <b21989@freescale.com>
Wed, 3 Nov 2010 09:36:37 +0000 (17:36 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 13 Jan 2011 00:00:29 +0000 (18:00 -0600)
commitb5fb0cc7f1c90e3b00d40b64681efcbf8bcdeb9e
treed921754dbd842f07a23eefbd569fcc8d1c1bd182
parent86985db66ea2fda174615be05112a7d1b13645c4
powerpc/fsl_rio: Fix non-standard HID1 register access

Moved setting of RFXE bit so we get machine checks on RIO errors into
cpu_setup so that the RIO code isn't core specific.

Signed-off-by: Shaohui Xie <b21989@freescale.com>
Cc: Li Yang <leoli@freescale.com>
Cc: Roy Zang <tie-fei.zang@freescale.com>
Cc: Alexandre Bounine <alexandre.bounine@idt.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/kernel/cpu_setup_fsl_booke.S
arch/powerpc/sysdev/fsl_rio.c