]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] remove old scsi data direction macros
author <hch@lst.de> <>
Sun, 17 Apr 2005 20:26:13 +0000 (15:26 -0500)
committerJames Bottomley <jejb@titanic>
Mon, 18 Apr 2005 18:49:58 +0000 (13:49 -0500)
commitf58b08361f32cd12ee8a692221eb399bc424114c
tree314689dfb551ee9ad5ef8c27576762489a51897d
parentdb167c8116b49ef7c77e84ba9613fbed778ae1d5
[PATCH] remove old scsi data direction macros

these have been wrappers for the generic dma direction bits since 2.5.x.
This patch converts the few remaining drivers and removes the macros.

Arjan noticed there's some hunk in here that shouldn't.  Updated patch
below:

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
16 files changed:
Documentation/DMA-mapping.txt
Documentation/scsi/scsi_mid_low_api.txt
drivers/scsi/aic7xxx/aic79xx_osm.c
drivers/scsi/aic7xxx/aic7xxx_osm.c
drivers/scsi/aic7xxx/cam.h
drivers/scsi/aic7xxx_old.c
drivers/scsi/arm/fas216.c
drivers/scsi/cpqfcTSinit.c
drivers/scsi/cpqfcTSworker.c
drivers/scsi/ips.c
drivers/scsi/libata-scsi.c
drivers/scsi/pci2000.c
drivers/scsi/qlogicfc.c
drivers/scsi/qlogicisp.c
drivers/scsi/scsi.h
drivers/scsi/sg.c