linux/drivers/ide
Borislav Petkov ddfe7a7763 ide-tape remove pipeline speed/control calculations
Pipeline handling calculations in idetape_calculate_speeds() can
go since they do not have any effect on other functionality besides:

1. info is only being exported through /proc as a read-only item
(controlled_pipeline_head_speed, uncontrolled_pipeline_head_speed)

2. used in idetape_restart_speed_control() which, in turn, is unrelated to
other code

3. used only for pipeline frames number accounting (tape->pipeline_head),
also unused elsewhere.

4.some variables are:
        only written to: tape->buffer_head;
        unused: tape->tape_head, tape->last_tape_head

Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-04-27 15:38:25 +02:00
..
arm ide: fix icside breakage 2008-04-27 15:38:23 +02:00
cris ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
h8300 ide: cleanup setting hwif->mmio flag 2008-04-26 22:25:19 +02:00
legacy ide: remove obsoleted "idex=" kernel parameters 2008-04-27 15:38:24 +02:00
mips ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
pci ide: remove obsoleted "idex=" kernel parameters 2008-04-27 15:38:24 +02:00
ppc ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
ide-acpi.c ide: replace remaining __FUNCTION__ occurrences 2008-04-26 22:25:20 +02:00
ide-cd_ioctl.c
ide-cd_verbose.c
ide-cd.c ide: remove obsoleted "hdx=noautotune" kernel parameter 2008-04-27 15:38:24 +02:00
ide-cd.h
ide-disk.c
ide-dma.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
ide-floppy.c ide: add struct ide_dma_ops (take 3) 2008-04-26 22:25:24 +02:00
ide-generic.c ide: cleanup setting hwif->mmio flag 2008-04-26 22:25:19 +02:00
ide-io.c ide: add struct ide_dma_ops (take 3) 2008-04-26 22:25:24 +02:00
ide-iops.c ide: add struct ide_dma_ops (take 3) 2008-04-26 22:25:24 +02:00
ide-lib.c ide: replace remaining __FUNCTION__ occurrences 2008-04-26 22:25:20 +02:00
ide-pnp.c ide: cleanup setting hwif->mmio flag 2008-04-26 22:25:19 +02:00
ide-probe.c ide: remove obsoleted "hdx=noautotune" kernel parameter 2008-04-27 15:38:24 +02:00
ide-proc.c ide: replace remaining __FUNCTION__ occurrences 2008-04-26 22:25:20 +02:00
ide-scan-pci.c ide: replace remaining __FUNCTION__ occurrences 2008-04-26 22:25:20 +02:00
ide-tape.c ide-tape remove pipeline speed/control calculations 2008-04-27 15:38:25 +02:00
ide-taskfile.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
ide-timing.h
ide.c ide: remove obsoleted "hdx=noautotune" kernel parameter 2008-04-27 15:38:24 +02:00
Kconfig
Makefile
setup-pci.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00