| commit | 594c16d8dd54cd7b1c5ef1ec3ac0f6bf34301dad | [log] [tgz] |
|---|---|---|
| author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Jul 15 21:21:58 2008 +0200 |
| committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Jul 15 21:21:58 2008 +0200 |
| tree | 4891a8ab4e998ba00db51e4672da64fd83663002 | |
| parent | f83cbc77b0d5521b4f0f591ede4870316944481a [diff] |
ide: add ide_transfer_pc() helper
* Add ide-atapi.c file for generic ATAPI support together with
CONFIG_IDE_ATAPI config option.
* Add generic ide_transfer_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>