From: Bartlomiej Zolnierkiewicz Date: Wed, 23 Jul 2008 17:55:52 +0000 (+0200) Subject: ide: add ->read_status method X-Git-Tag: v2.6.27-rc1~854^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b73c7ee25da6133f97f47ffd3557288417da7c76;p=pandora-kernel.git 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 --- Reading git-diff-tree failed