commit | 71b2e66336fc2746ad072e22d3104a42561b436f | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.com> | Fri Aug 25 13:57:15 2017 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Fri Aug 25 17:21:11 2017 -0400 |
tree | c7083ae5575c006df83ce46988cb909791cb08e7 | |
parent | a81ac3b046f2dd15b4a6933b18b7a2139d26b204 [diff] |
scsi: nsp32: drop bus reset bus reset is a host reset without nsp32hw_init(), and will always return SUCCESS, thus disabling the use of host reset. So drop bus reset in favour of host reset. Signed-off-by: Hannes Reinecke <hare@suse.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>