On Mon, Oct 10, 2016 at 12:46:53AM -0400, Finn Thain wrote: > 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@xxxxxxxxxxxxxxxxxxx> > Reviewed-by: Hannes Reinecke <hare@xxxxxxxx> > Tested-by: Ondrej Zary <linux@xxxxxxxxxxxxxxxxxxxx> > Tested-by: Michael Schmitz <schmitzmic@xxxxxxxxx> > --- > drivers/scsi/arm/cumana_1.c | 60 ++++++++++++++++++++-------------------- > drivers/scsi/arm/oak.c | 23 ++++++++-------- For these two, Acked-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxx> -- RMK's Patch system: http://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html