diff options
| author | Raghava Aditya Renukunta <[email protected]> | 2017-12-26 20:34:45 -0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2018-01-03 23:26:43 -0500 |
| commit | 8ebaa67fc23a09bcf2b285ae4130508256b31923 (patch) | |
| tree | 6ddf125dd668e4c159198f38121941a268e5f064 /tools/perf/scripts/python/bin | |
| parent | 3395614e48e26c6b05f87662ef354bca38999d2a (diff) | |
scsi: aacraid: Use hotplug handling function in place of scsi_scan_host
Driver uses scsi_scan_host to add new devices in the driver init path,
which adds all the fw exposed devices. The drivers resorts to queue
command checks to block out commands to _hidden_ devices.
Use the hotplug handler code to add new devices during driver init and
other areas, this is only for safw. For ARC scsi_scan_host will still
apply.
Signed-off-by: Raghava Aditya Renukunta <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions