ncr5380: Merge changes from atari_NCR5380.c
authorFinn Thain <fthain@telegraphics.com.au>
Sun, 3 Jan 2016 05:06:11 +0000 (16:06 +1100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 7 Jan 2016 02:43:09 +0000 (21:43 -0500)
commit0d2cf867e44278ec1a0ba4419d9718336d308acb
tree842e451f5616884612b14776a2516b9af57ef272
parent594d4ba36c0a03967da37ee6e7675ede1a67abb4
ncr5380: Merge changes from atari_NCR5380.c

In the past, NCR5380.c was overlooked by those working on atari_NCR5380.c
and this caused needless divergence. All of the changes in this patch were
taken from atari_NCR5380.c.

This removes some unimportant discrepancies between the two core driver
forks so that 'diff' can be used to reveal the important ones, to
facilitate reunification.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Tested-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/NCR5380.c