From: Elias Oltmanns Date: Fri, 10 Oct 2008 20:39:40 +0000 (+0200) Subject: ide: Remove ide_spin_wait_hwgroup() and use special requests instead X-Git-Tag: v2.6.28-rc1~710^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92f1f8fd8040e7b50a67a850a935509bb01201bb;p=pandora-kernel.git ide: Remove ide_spin_wait_hwgroup() and use special requests instead Use a special request for serialisation purposes and get rid of the awkward ide_spin_wait_hwgroup(). This also involves converting the ide_devset structure so it can be shared by the /proc and the ioctl code. Signed-off-by: Elias Oltmanns [bart: use rq->cmd[] directly] Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed