diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2024-07-17 17:48:16 +0900 |
---|---|---|
committer | Damien Le Moal <dlemoal@kernel.org> | 2024-09-07 10:16:55 +0900 |
commit | 78f76b09c915d7281317d8e082c4c02f325a0366 (patch) | |
tree | fb1a8a7c170354d99b2e87036cfbc827b47120b3 /drivers/ata/pata_sl82c105.c | |
parent | b642212d8858059f652b2a81b0cb73541416d2e3 (diff) |
ata: libata: Move sata_std_hardreset() definition to libata-sata.c
Unlike ata_std_prereset() and ata_std_postreset(), the function
sata_std_hardreset() applies only to SATA devices, as its name implies.
So move its definition to libata-sata.c.
Together with this, also move the definition of sata_port_ops to
libata-sata.c, where it belongs.
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Niklas Cassel <cassel@kernel.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Diffstat (limited to 'drivers/ata/pata_sl82c105.c')
0 files changed, 0 insertions, 0 deletions