Searched hist:"144 ec97493af34efdb77c5aba146e9c7de8d0a06" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic7770_osm.c | diff 144ec97493af34efdb77c5aba146e9c7de8d0a06 Thu Apr 18 11:13:58 CDT 2019 Christoph Hellwig <hch@lst.de> scsi: aic7xxx: fix EISA support
Instead of relying on the now removed NULL argument to pci_alloc_consistent, switch to the generic DMA API, and store the struct device so that we can pass it.
Fixes: 4167b2ad5182 ("PCI: Remove NULL device handling from PCI DMA API") Reported-by: Matthew Whitehead <tedheadster@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Tested-by: Matthew Whitehead <tedheadster@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | aic7xxx.h | diff 144ec97493af34efdb77c5aba146e9c7de8d0a06 Thu Apr 18 11:13:58 CDT 2019 Christoph Hellwig <hch@lst.de> scsi: aic7xxx: fix EISA support
Instead of relying on the now removed NULL argument to pci_alloc_consistent, switch to the generic DMA API, and store the struct device so that we can pass it.
Fixes: 4167b2ad5182 ("PCI: Remove NULL device handling from PCI DMA API") Reported-by: Matthew Whitehead <tedheadster@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Tested-by: Matthew Whitehead <tedheadster@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | aic7xxx_osm_pci.c | diff 144ec97493af34efdb77c5aba146e9c7de8d0a06 Thu Apr 18 11:13:58 CDT 2019 Christoph Hellwig <hch@lst.de> scsi: aic7xxx: fix EISA support
Instead of relying on the now removed NULL argument to pci_alloc_consistent, switch to the generic DMA API, and store the struct device so that we can pass it.
Fixes: 4167b2ad5182 ("PCI: Remove NULL device handling from PCI DMA API") Reported-by: Matthew Whitehead <tedheadster@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Tested-by: Matthew Whitehead <tedheadster@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | aic7xxx_osm.c | diff 144ec97493af34efdb77c5aba146e9c7de8d0a06 Thu Apr 18 11:13:58 CDT 2019 Christoph Hellwig <hch@lst.de> scsi: aic7xxx: fix EISA support
Instead of relying on the now removed NULL argument to pci_alloc_consistent, switch to the generic DMA API, and store the struct device so that we can pass it.
Fixes: 4167b2ad5182 ("PCI: Remove NULL device handling from PCI DMA API") Reported-by: Matthew Whitehead <tedheadster@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Tested-by: Matthew Whitehead <tedheadster@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|