Buslogic: remove ISA support
authorChristoph Hellwig <hch@lst.de>
Wed, 31 Mar 2021 07:29:55 +0000 (09:29 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 6 Apr 2021 15:28:17 +0000 (09:28 -0600)
commit8cad3b66bff4ee7c7d52b9a663cb6a2c5f66a7f7
tree82ed54297678110c2e810225abef4ff4b8de09a2
parent2f2fef022c3e7a29680cb5cb45c460d0ae786d05
Buslogic: remove ISA support

The ISA support in Buslogic has been broken for a long time, as all
the I/O path expects a struct device for DMA mapping that is derived from
the PCI device, which would simply crash for ISA adapters.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Acked-by: Khalid Aziz <khalid@gonehiking.org>
Link: https://lore.kernel.org/r/20210331073001.46776-3-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/scsi/BusLogic.rst
drivers/scsi/BusLogic.c
drivers/scsi/BusLogic.h
drivers/scsi/Kconfig