diff options
author | Niklas Cassel <[email protected]> | 2023-07-31 16:34:19 +0200 |
---|---|---|
committer | Damien Le Moal <[email protected]> | 2023-08-02 17:45:33 +0900 |
commit | f810b81ce897b323e3cc5664194b92b67462d534 (patch) | |
tree | 7138ea690d4a8b7aa33c2701cdcdac7f6d568d12 /drivers/platform/surface/aggregator/ssh_parser.c | |
parent | 541528170a5cb1342c378dfd46b04dfe024dbc7a (diff) |
ata: sata_sx4: drop already completed TODO
The TODO claims that the pdc_20621_ops should set the .inherits
function pointer to &ata_base_port_ops after it has been converted
to use the new EH.
However, the driver was converted to use the new EH a long time ago,
in commit 67651ee5710c ("[libata] sata_sx4: convert to new exception
handling methods"), which also did set .inherits function pointer to
&ata_sff_port_ops (and ata_sff_port_ops itself has .inherits set to
&ata_base_port_ops).
Signed-off-by: Niklas Cassel <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Jason Yan <[email protected]>
Reviewed-by: John Garry <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Signed-off-by: Damien Le Moal <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions