summaryrefslogtreecommitdiff
path: root/drivers/ieee1394/ohci1394.h
diff options
context:
space:
mode:
authorJody McIntyre <scjody@steamballoon.com>2005-11-18 05:16:26 (GMT)
committerJody McIntyre <scjody@modernduck.com>2005-11-18 05:16:26 (GMT)
commit7301c8d3a05dc52d33598364da7c4eb6ab6357eb (patch)
tree715c5caaa11427e0c0a736692ebee156317588f2 /drivers/ieee1394/ohci1394.h
parentef797546a93fffa9d8508e7c8539b352b6678568 (diff)
downloadlinux-fsl-qoriq-7301c8d3a05dc52d33598364da7c4eb6ab6357eb.tar.xz
Remove amdtp, cmp drivers.
Remove the Audio and Music Data Transmission Protocol driver and the Connection Management Procedures driver. These are incomplete, have never worked, and are better implemented in userland via raw1394 (see http://freebob.sourceforge.net/ for example.) Signed-off-by: Jody McIntyre <scjody@steamballoon.com> Cc: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/ieee1394/ohci1394.h')
-rw-r--r--drivers/ieee1394/ohci1394.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/ieee1394/ohci1394.h b/drivers/ieee1394/ohci1394.h
index cc66c1c..7df0962 100644
--- a/drivers/ieee1394/ohci1394.h
+++ b/drivers/ieee1394/ohci1394.h
@@ -219,8 +219,8 @@ struct ti_ohci {
int self_id_errors;
- /* Tasklets for iso receive and transmit, used by video1394,
- * amdtp and dv1394 */
+ /* Tasklets for iso receive and transmit, used by video1394
+ * and dv1394 */
struct list_head iso_tasklet_list;
spinlock_t iso_tasklet_list_lock;