kernel-ark/drivers/ipack
Samuel Iglesias Gonsalvez 21d27ed461 ipack/devices/ipoctal: ack IRQ before processing it
Due to the IRQ processing, we can generate another IRQ that can come before we
end the previous one, so we lost it. E.g. when transmitting a character.

To allow the processing in SMP machines, we ack the IRQ at the beginning of the
IRQ handler.

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-15 18:24:38 -08:00
..
carriers
devices ipack/devices/ipoctal: ack IRQ before processing it 2013-01-15 18:24:38 -08:00
ipack.c
Kconfig
Makefile