remarkable-linux/drivers/scsi/arm
Finn Thain 820682b1b3 scsi: ncr5380: Store IO ports and addresses in host private data
The various 5380 drivers inconsistently store register pointers
either in the Scsi_Host struct "legacy crap" area or in special,
board-specific members of the NCR5380_hostdata struct. Uniform
use of the latter struct makes for simpler and faster code (see
the following patches) and helps to reduce use of the
NCR5380_implementation_fields macro.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Tested-by: Ondrej Zary <linux@rainbow-software.org>
Tested-by: Michael Schmitz <schmitzmic@gmail.com>
Acked-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-11-08 17:29:48 -05:00
..
acornscsi-io.S
acornscsi.c scsi: acornscsi: mark calc_sync_xfer as __maybe_unused 2016-02-23 21:27:02 -05:00
acornscsi.h
arxescsi.c
cumana_1.c scsi: ncr5380: Store IO ports and addresses in host private data 2016-11-08 17:29:48 -05:00
cumana_2.c scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS 2016-04-15 16:53:14 -04:00
eesox.c scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS 2016-04-15 16:53:14 -04:00
fas216.c scsi: fas216: avoid fas216_log_setup for loadable module 2016-02-23 21:27:02 -05:00
fas216.h
Kconfig
Makefile
msgqueue.c
msgqueue.h
oak.c scsi: ncr5380: Store IO ports and addresses in host private data 2016-11-08 17:29:48 -05:00
powertec.c scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS 2016-04-15 16:53:14 -04:00
queue.c
queue.h
scsi.h