kernel-fxtec-pro1x/drivers/staging/sep
Alan Cox 6343cefdc8 Staging: sep: Fix PCI irq usage
Don't read the IRQ from the device, the device has no idea what is going on
in the full bus topology and remapping above PCI. Use the pdev->irq field.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-15 12:02:14 -07:00
..
Kconfig Staging: sep: Fix rar build 2009-09-15 12:02:12 -07:00
Makefile Staging: sep: merge the two files 2009-09-15 12:02:13 -07:00
sep_dev.h Staging: sep: Fix PCI irq usage 2009-09-15 12:02:14 -07:00
sep_driver.c Staging: sep: Fix PCI irq usage 2009-09-15 12:02:14 -07:00
sep_driver_api.h Staging: sep: use O_NDELAY instead of magic APIs 2009-09-15 12:02:13 -07:00
sep_driver_config.h Staging: sep: do something about all the printk macros 2009-09-15 12:02:12 -07:00
sep_driver_hw_defs.h Staging: sep: indent pass 2009-09-15 12:02:12 -07:00
TODO