commit | b73c7ee25da6133f97f47ffd3557288417da7c76 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Jul 23 19:55:52 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Jul 23 19:55:52 2008 +0200 |
tree | 0d348c81294d246b8417aff6e24502c93b312505 | |
parent | c6dfa867bb45f4bff2e48f3bc89ab1d6a7ab4c21 [diff] |
ide: add ->read_status method * Remove ide_read_status() inline helper. * Add ->read_status method for reading ATA Status register and use it instead of ->INB. While at it: * Don't use HWGROUP() macro. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>