From: David Howells Date: Fri, 18 Mar 2011 16:52:54 +0000 (+0000) Subject: MN10300: Clear ASB2364 peripheral interrupt masks before enabling interrupts X-Git-Tag: v2.6.39-rc1~414^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddb7d1e975d224885397c002512ded987be3c3bc;p=pandora-kernel.git MN10300: Clear ASB2364 peripheral interrupt masks before enabling interrupts Clear the interrupt mask registers of ASB2364 peripherals before enabling interrupts so that any peripherals that weren't dealt with by the bootloader after a reboot (if there was one) won't cause an interrupt storm when interrupts are first enabled before the drivers are initialised. Also, attempt to reset the peripherals attached to the FPGA. Signed-off-by: David Howells --- Reading git-diff-tree failed