1
0
Fork 0
alistair23-linux/drivers/ipack/devices
Federico Vaga 4847cc073a ipoctal: request_irq after configuration
The request for an IRQ handler must be done after whole configuration. This
was not the case for this driver which request the IRQ in the middle of
the configuration. Sometimes, it happens that something is not completely
configured, we recieve an interrupt thus we stumble into troubles in the
IRQ handler.

Signed-off-by: Federico Vaga <federico.vaga@cern.ch>
Acked-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-09 17:02:15 -07:00
..
Kconfig tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
Makefile Staging: ipack: move out of staging 2012-11-16 08:14:18 -08:00
ipoctal.c ipoctal: request_irq after configuration 2014-07-09 17:02:15 -07:00
ipoctal.h Staging: ipack: move out of staging 2012-11-16 08:14:18 -08:00
scc2698.h Staging: ipack: move out of staging 2012-11-16 08:14:18 -08:00