alistair23-linux/drivers/ipack
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
..
carriers ipack: split ipack_device_register() in several functions 2013-03-15 12:23:09 -07:00
devices ipoctal: request_irq after configuration 2014-07-09 17:02:15 -07:00
ipack.c ipack: convert bus code to use dev_groups 2013-10-16 18:40:57 -07:00
Kconfig Staging: ipack: move out of staging 2012-11-16 08:14:18 -08:00
Makefile Staging: ipack: move out of staging 2012-11-16 08:14:18 -08:00