]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ide-tape: remove tape->cache_stage
authorBorislav Petkov <petkovbb@googlemail.com>
Sun, 27 Apr 2008 13:38:25 +0000 (15:38 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sun, 27 Apr 2008 13:38:25 +0000 (15:38 +0200)
commitf64eee7bb2819da5506a2db5b6297612a17eb3f8
tree6df0d0a51cbafb3689e58c86fdbf6d70a1de49ca
parentcc12175ff2eadb0918d573169af88429440a21ae
ide-tape: remove tape->cache_stage

Prior to allocating a new pipeline stage, the code checked for the existence of
a cached pipeline stage to use. Do away with and stick to normal pipeline
stages only.

[bart: keep idetape_kmalloc_stage() for now]

Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-tape.c