| commit | 6bf1641ca1c7554f0da54aaf89788731b541bacc | [log] [tgz] |
|---|---|---|
| author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Jul 15 21:22:00 2008 +0200 |
| committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Jul 15 21:22:00 2008 +0200 |
| tree | ce7c371971e68b650d87e67935e460c948f4cb20 | |
| parent | 28c7214bd8c2bbd4873b8f1e7f58d86d3731124f [diff] |
ide: add ide_issue_pc() helper
Add generic ide_issue_pc() helper to ide-atapi.c and then
convert ide-{floppy,tape,scsi} device drivers to use it.
There should be no functional changes caused by this patch.
Cc: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>