On Sun, 2011-08-14 at 20:04 +0200, Michael Walle wrote:
> This won't change the interrupts to level triggered one instead it
> leave them as edge triggered but unifies them into one, pulsed
> interrupt.
Combining several event sources on the same pulsed interrupt line cannot
work reliably because
Before going on vacation, i'll submit my work on the uart core.
The following patchset introduces status and control registers for the uart
core. This will make it easier to use in the linux kernel driver. This
won't change the interrupts to level triggered one instead it leave them as
edge trigge