| commit | 835457def90c86fe84d7729c0531fd551fb14eda | [log] [tgz] |
|---|---|---|
| author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Sat Feb 02 19:56:45 2008 +0100 |
| committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Sat Feb 02 19:56:45 2008 +0100 |
| tree | ac433b04a7f81855f0418fe62fc584e151812f42 | |
| parent | 92b83c8f3219c36d61a6600ceb422e65c409be59 [diff] |
ide: remove SATA_*_REG macros
* siimage.c: use hwif->sata_scr[SATA_{ERROR,STATUS}_OFFSET] instead of
SATA_{ERROR,STATUS}_REG macros.
* Remove no longer needed SATA_*_REG macros.
While at it:
* Remove needless SATA Status register read from sil_sata_reset_poll().
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>