Loading drivers/ata/pata_artop.c +1 −1 Original line number Diff line number Diff line Loading @@ -97,7 +97,7 @@ static int artop6260_pre_reset(struct ata_port *ap, unsigned long deadline) * artop6260_cable_detect - identify cable type * @ap: Port * * Identify the cable type for the ARTOp interface in question * Identify the cable type for the ARTOP interface in question */ static int artop6260_cable_detect(struct ata_port *ap) Loading drivers/ata/pata_it821x.c +1 −2 Original line number Diff line number Diff line /* * ata-it821x.c - IT821x PATA for new ATA layer * pata_it821x.c - IT821x PATA for new ATA layer * (C) 2005 Red Hat Inc * Alan Cox <alan@redhat.com> * Loading Loading @@ -65,7 +65,6 @@ * * TODO * - ATAPI and other speed filtering * - Command filter in smart mode * - RAID configuration ioctls */ Loading Loading
drivers/ata/pata_artop.c +1 −1 Original line number Diff line number Diff line Loading @@ -97,7 +97,7 @@ static int artop6260_pre_reset(struct ata_port *ap, unsigned long deadline) * artop6260_cable_detect - identify cable type * @ap: Port * * Identify the cable type for the ARTOp interface in question * Identify the cable type for the ARTOP interface in question */ static int artop6260_cable_detect(struct ata_port *ap) Loading
drivers/ata/pata_it821x.c +1 −2 Original line number Diff line number Diff line /* * ata-it821x.c - IT821x PATA for new ATA layer * pata_it821x.c - IT821x PATA for new ATA layer * (C) 2005 Red Hat Inc * Alan Cox <alan@redhat.com> * Loading Loading @@ -65,7 +65,6 @@ * * TODO * - ATAPI and other speed filtering * - Command filter in smart mode * - RAID configuration ioctls */ Loading