commit | 776bb0270ea72c40f95347dcac868c9f602dcb3e | [log] [tgz] |
---|---|---|
author | Borislav Petkov <petkovbb@googlemail.com> | Wed Jul 23 19:55:59 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Jul 23 19:55:59 2008 +0200 |
tree | d2fee8593384df75c4a7c2ff70e4bb39eb670e15 | |
parent | 2207fa5af1507ea018fc95e777276edb1ca5601a [diff] |
ide-tape: use drive->pc_callback instead of pc->callback The if-else block in the IRQ handler is only temporary so that bisect searches don't break and it'll be removed after converting the remainder of the drivers. There should be no functionality change resulting from this patch. Signed-off-by: Borislav Petkov <petkovbb@gmail.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>