diff options
author | Christoph Hellwig <hch@lst.de> | 2019-04-18 18:13:58 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-16 19:41:23 +0200 |
commit | 1134736869ef8dbb4fd9f608d8b7b4d103c0ff40 (patch) | |
tree | e8166e538850e9dc891cb99eb6fe61bf224861fc /drivers/cpufreq/pmac32-cpufreq.c | |
parent | ba87f547b0f77712622d4d319b18633fa046f1d2 (diff) | |
download | linux-stable-1134736869ef8dbb4fd9f608d8b7b4d103c0ff40.tar.gz |
scsi: aic7xxx: fix EISA support
[ Upstream commit 144ec97493af34efdb77c5aba146e9c7de8d0a06 ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/cpufreq/pmac32-cpufreq.c')
0 files changed, 0 insertions, 0 deletions