linux/drivers/serial/jsm
Breno Leitão f9d1dff276 jsm: removing the field jsm_board->intr_count
Currently there is a field in the jsm_board structure to cont
the number of interrupt that the card recevived, but it's not
working properly when the IRQ line is shared, and also nowhere
else this field is used. So, This patch is removing it.

Signed-off-by: Breno Leitão <leitao@linux.vnet.ibm.com>
Cc: Scott Kilau <Scott.Kilau@digi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-12-11 15:18:03 -08:00
..
jsm.h jsm: removing the field jsm_board->intr_count 2009-12-11 15:18:03 -08:00
jsm_driver.c jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabled 2009-12-11 15:18:02 -08:00
jsm_neo.c jsm: removing the field jsm_board->intr_count 2009-12-11 15:18:03 -08:00
jsm_tty.c jsm: removing ch_old_baud field 2009-12-11 15:18:02 -08:00
Makefile