aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLuo Jiaxing <[email protected]>2020-07-22 17:04:02 +0800
committerMartin K. Petersen <[email protected]>2020-07-24 22:09:55 -0400
commit3a243c2c35002f51ff1e62a4337cffe39b17f3d6 (patch)
treeee69632a5c22a6c79fa72e7a010b323734c78f08 /tools/perf/scripts/python
parente3d2bf6505ddd4d11226dc2ad2071981564a35db (diff)
scsi: libsas: Remove postreset from sas_sata_ops
sas_sata_ops uses ata_std_postreset as .postreset callback. However, ata_std_postreset() calls sata_scr_read()/sata_scr_write() which need to access the ATA SCR register. This register not available in the libsas case and the functions always return -EOPNOTSUPP. Drop the .postreset callback. Link: https://lore.kernel.org/r/[email protected] Reviewed-by: John Garry <[email protected]> Reviewed-by: Jason Yan <[email protected]> Signed-off-by: Luo Jiaxing <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions