kernel-ark/drivers/firewire
Kristian Høgsberg 21351dbe4e firewire: Make use of struct device_type.
The device_type struct is useful for setting attributes for a device
and overriding .release and .uevent for a group of devices.  This patch
uses it this way to clean up the sysfs code a bit.

Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2007-03-22 00:48:49 +01:00
..
fw-card.c firewire: Implement topology map and fix a couple of loopback bugs. 2007-03-09 22:03:14 +01:00
fw-device-cdev.c firewire: fix compiler warnings on 64bit 2007-03-20 23:27:19 +01:00
fw-device-cdev.h firewire: Implement deallocation of address ranges. 2007-03-15 18:21:36 +01:00
fw-device.c firewire: Make use of struct device_type. 2007-03-22 00:48:49 +01:00
fw-device.h firewire: ROM cache is CPU-endian 2007-03-20 23:27:19 +01:00
fw-iso.c firewire: Move sync and tag parameters to start_iso ioctl. 2007-03-15 18:21:36 +01:00
fw-ohci.c firewire: Move sync and tag parameters to start_iso ioctl. 2007-03-15 18:21:36 +01:00
fw-ohci.h firewire: Implement basic isochronous receive functionality. 2007-03-09 22:02:58 +01:00
fw-sbp2.c firewire: Add ref-counting for sbp2_device and hold a ref while we have work scheduled. 2007-03-15 18:27:40 +01:00
fw-topology.c firewire: Implement topology map and fix a couple of loopback bugs. 2007-03-09 22:03:14 +01:00
fw-topology.h firewire: Implement topology map and fix a couple of loopback bugs. 2007-03-09 22:03:14 +01:00
fw-transaction.c firewire: Implement CSR cycle time and bus time registers. 2007-03-09 22:03:15 +01:00
fw-transaction.h firewire: Move sync and tag parameters to start_iso ioctl. 2007-03-15 18:21:36 +01:00
Kconfig firewire: rename CONFIG_FW to CONFIG_FIREWIRE 2007-03-20 23:27:19 +01:00
Makefile firewire: rename CONFIG_FW to CONFIG_FIREWIRE 2007-03-20 23:27:19 +01:00