Check for the correct bit in the interrupts property of the device-tree
authormpi <mpi@openbsd.org>
Wed, 3 Jun 2015 08:30:27 +0000 (08:30 +0000)
committermpi <mpi@openbsd.org>
Wed, 3 Jun 2015 08:30:27 +0000 (08:30 +0000)
commita74f2f29ca7bf7d096c77a1190ad39685111fcf9
tree4bda95b54c31b23f459c60cc7cf869bd46b32bea
parent2647dae15e34a038112e5760f0216f7b6c6e7be5
Check for the correct bit in the interrupts property of the device-tree
to determin if interrupts should be established as edge/level triggered.

Fix audio interrupts on U4 systems.  On such systems the "interrupts"
fields in the device-tree has more bits set and cannot be compared to
0.
sys/arch/macppc/dev/i2s.c