]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] remove dma_mask hacks
authorChristoph Hellwig <hch@lst.de>
Mon, 16 May 2005 16:54:12 +0000 (18:54 +0200)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 20 May 2005 20:54:37 +0000 (15:54 -0500)
commit9d3c81fe0b1d46b389f447cd1732c8f33239207f
tree0cb95e4fdef14b0a4decc2ebed5a2abee057db6f
parent7bc03428a0f354cd84472796f34c915412d42695
[SCSI] remove dma_mask hacks

pci_alloc_consistent is under 4G by default.  Also simplify the
definition of bus_dmamap_t.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aic7xxx/aic7xxx_osm.c
drivers/scsi/aic7xxx/aic7xxx_osm.h
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c