Re: [PATCH 1/3] ipr: Convert to generic DMA API
Thanks, I've applied patch 3 to drivers-for-3.18, and patches 1 and 2 to core-for-3.19. ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev
[PATCH 1/3] ipr: Convert to generic DMA API
From: Anton Blanchard Even though the ipr driver is only used on PCI, convert it to use the generic DMA API. Signed-off-by: Anton Blanchard Signed-off-by: Brian King --- drivers/scsi/ipr.c | 103 +++-- drivers/scsi/ipr.h |2 - 2 files cha