CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/03 02:30:27
Modified files:
sys/arch/macppc/dev: i2s.c
Log message:
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.
