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)
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>

No differences found