embeddedsw/XilinxProcessorIPLib/drivers/dp
Andrei-Liviu Simion 6b2f2b94b5 dp: tx: Removed interrupt masking from the interrupt handler.
No need for this since the handler will never be called if the interrupts are
masked in the first place.

Also, by default, nested interrupts are disabled and it is up to the user to
explicitly request nested interrupts - allow this.

The interrupt mask should already apply in hardware.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-07-07 00:12:06 +05:30
..
data dp: Updated to version to 2.0. 2015-07-07 00:12:01 +05:30
examples dp: New version v2.0. 2015-07-07 00:12:00 +05:30
src dp: tx: Removed interrupt masking from the interrupt handler. 2015-07-07 00:12:06 +05:30