From: Bartlomiej Zolnierkiewicz Date: Tue, 6 Jan 2009 16:20:48 +0000 (+0100) Subject: ide: add ->cur_port to struct ide_host and use it for serialized hosts X-Git-Tag: v2.6.29-rc1~231^2~38 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd53cbcce501b61921a1af2dddfa87c5b9923dfd;p=pandora-kernel.git ide: add ->cur_port to struct ide_host and use it for serialized hosts * Pass 'ide_hwif_t *' instead of 'ide_hwgroup_t *' to unexpected_intr(). * Cache pointer to the port currently being serviced in ->cur_port and use it instead of hwif->hwgroup on serialized hosts. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed