commit | 85e39035ca381846b031690f4d1ac1f0660da0a2 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Mon Oct 13 21:39:32 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Mon Oct 13 21:39:32 2008 +0200 |
tree | ebdf6b4b173e3e11ce876b8b7b91651a60945f91 | |
parent | 6b0da28b2d0f4f4e2c55689fc062db569075ff60 [diff] |
ide: add ->pc_{update,io}_buffers methods Add ->pc_{update,io}_buffers methods to ide_drive_t and use them instead of {update,io}_buffers ide_pc_intr() arguments. There should be no functional changes caused by this patch. Cc: Borislav Petkov <petkovbb@gmail.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>