On 22.12.2012, at 03:15, Scott Wood wrote:
> Properly implement level-triggered interrupts by withdrawing an
> interrupt from the raised queue if the interrupt source de-asserts.
> Also withdraw from the raised queue if the interrupt becomes masked.
>
> When CTPR is written, check whether we nee
Properly implement level-triggered interrupts by withdrawing an
interrupt from the raised queue if the interrupt source de-asserts.
Also withdraw from the raised queue if the interrupt becomes masked.
When CTPR is written, check whether we need to raise or lower the
interrupt output.
Signed-off-b