dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/firewire
Thomas Gleixner 65efffa8f0 firewire: Scheduled removal of SA_xxx interrupt flags fixups 3
The obsolete SA_xxx interrupt flags have been used despite the scheduled
removal.  Fixup the remaining users in -mm.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2007-03-09 22:03:05 +01:00
..
Kconfig firewire: additional help in Kconfig 2007-03-09 22:02:39 +01:00
Makefile firewire: Add SBP-2 protocol driver for storage devices. 2007-03-09 22:02:34 +01:00
fw-card.c firewire: Use atomic_t's for serial numbers. 2007-03-09 22:02:54 +01:00
fw-device-cdev.c firewire: Implement sync and tag matching for isochronous receive. 2007-03-09 22:03:04 +01:00
fw-device-cdev.h firewire: Implement sync and tag matching for isochronous receive. 2007-03-09 22:03:04 +01:00
fw-device.c firewire: adjust whitespace 2007-03-09 22:03:04 +01:00
fw-device.h firewire: use atomic type for fw_device.state 2007-03-09 22:02:49 +01:00
fw-iso.c firewire: adjust whitespace 2007-03-09 22:03:04 +01:00
fw-ohci.c firewire: Scheduled removal of SA_xxx interrupt flags fixups 3 2007-03-09 22:03:05 +01:00
fw-ohci.h firewire: Implement basic isochronous receive functionality. 2007-03-09 22:02:58 +01:00
fw-sbp2.c firewire: Use dma_mapping_error() for checking for DMA mapping errors. 2007-03-09 22:02:55 +01:00
fw-topology.c firewire: Schedule topology work before calling driver update functions. 2007-03-09 22:02:53 +01:00
fw-topology.h firewire: Implement gap count optimization. 2007-03-09 22:02:44 +01:00
fw-transaction.c firewire: Use correct payload pointer when demarshalling incoming requests. 2007-03-09 22:02:57 +01:00
fw-transaction.h firewire: Implement sync and tag matching for isochronous receive. 2007-03-09 22:03:04 +01:00