ata: libata: Add ata_port_classify() helper
authorHannes Reinecke <hare@suse.de>
Tue, 21 Dec 2021 07:20:26 +0000 (08:20 +0100)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Tue, 4 Jan 2022 11:00:45 +0000 (20:00 +0900)
commit6c952a0dc9c3ced98c4c8aa7cd11c25c59157f1f
tree3f63a8e56e69d074efea95aefaa9e7a224f8c86c
parentbb6a42d7104644bb8d59fac9a93b69d7790ff15e
ata: libata: Add ata_port_classify() helper

Add an ata_port_classify() helper to print out the results from
the device classification and remove the debugging statements
from ata_dev_classify().

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
drivers/ata/libahci.c
drivers/ata/libata-core.c
drivers/ata/libata-sff.c
drivers/ata/libata-transport.c
drivers/ata/sata_fsl.c
drivers/ata/sata_inic162x.c
drivers/ata/sata_sil24.c
include/linux/libata.h