android_kernel_oneplus_msm8998/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 ipack: remove use of __devexit 2012-11-21 15:09:26 -08:00
devices ipack/devices/ipoctal: ack IRQ before processing it 2013-01-15 18:24:38 -08:00
ipack.c ipack: remove ipack_ids.h file 2012-11-16 11:29:35 -08:00
Kconfig
Makefile