ata: libata-core: remove ata_bus_probe()
authorNiklas Cassel <niklas.cassel@wdc.com>
Mon, 31 Jul 2023 14:34:20 +0000 (16:34 +0200)
committerDamien Le Moal <dlemoal@kernel.org>
Wed, 2 Aug 2023 08:45:36 +0000 (17:45 +0900)
commit89329c7384ef56c407269157e30e781f55c3c4d2
tree304851d1e68d985e2a8ebd8e18c94b40be6fc7d3
parentf810b81ce897b323e3cc5664194b92b67462d534
ata: libata-core: remove ata_bus_probe()

Remove ata_bus_probe() as it is unused.

Also, remove references to ata_bus_probe and port_disable in
Documentation/driver-api/libata.rst, as neither exist anymore.

Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Jason Yan <yanaijie@huawei.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Documentation/driver-api/libata.rst
drivers/ata/libata-core.c
drivers/ata/libata.h
include/linux/libata.h