freebsd-dev/sys/arm
Oleksandr Tymoshenko 86bce74937 Move unmask IRQ function call up to nexus device level.
FDT-enabled targets were broken after r238043 that relies
on device up the hierarchy to properly setup interrupt.
nexus device for ARM platforms did job only partially:
setting handler but not unmasking interrupt. Unmasking
was performed by platform code.

Reviewed by:	andrew@
2012-07-17 03:18:12 +00:00
..
arm Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00
at91 Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00
compile
conf Add preliminary support for Atmel SAM9260-EK evaluation kit. 2012-07-14 06:13:23 +00:00
econa Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00
include Revert committal of local change accidentally swept up in r238329. 2012-07-10 14:21:25 +00:00
mv Remove some unused variables/externs that have been copied too many times... 2012-07-10 01:49:50 +00:00
s3c2xx0 Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00
sa11x0 Remove some unused variables/externs that have been copied too many times... 2012-07-10 01:49:50 +00:00
xscale Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00