diff options
author | Hannes Reinecke <hare@suse.com> | 2017-08-25 13:57:16 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-08-25 23:21:11 +0200 |
commit | 819f80c95575286fd4538ab2fbdfcf7ad9cc0b9a (patch) | |
tree | b3d173ad4598451a3477a66351c6c4a6e7e7912d /drivers/scsi/ses.c | |
parent | scsi: nsp32: drop bus reset (diff) | |
download | linux-819f80c95575286fd4538ab2fbdfcf7ad9cc0b9a.tar.xz linux-819f80c95575286fd4538ab2fbdfcf7ad9cc0b9a.zip |
scsi: aha152x: drop host reset
The driver has both a bus and a host reset, where the host reset does a
bus reset followed by an attempt to reset the chip registers to a
default state. However, as the bus reset always returned SUCCESS the
host reset was never called, so the functionality of the register reset
function was never validated. Additionally, tha AIC-6260 chip has a
hard reset line, which actually should be preferred for a host
reset. But I haven't found a way how this can be triggered via software,
so take the safe approach and drop the host reset.
[mkp: typo]
Signed-off-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/ses.c')
0 files changed, 0 insertions, 0 deletions