Bartlomiej Zolnierkiewicz wrote:
Thanks!
[ Heh, after "take 2" I had a feeling that something still may be not right so I deferred committing of this patch series to the official tree... :) ]
[PATCH] ide: remove atapi_ireason_t (take 3)
Remove atapi_ireason_t.
While at it: * replace 'HWIF(drive)' by 'drive->hwif' (or just 'hwif' where possible)
v2: * v1 had CD and IO bits reversed in many places.
* Use CD and IO defines from <linux/hdreg.h>.
v3: * Fix incorrect "(ireason & IO) == test_bit()". (Noticed by Sergei)
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx>
Acked-by: Sergei Shtylyov <sshtylyov@xxxxxxxxxxxxx> MBR, Sergei - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html