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>
Showing
- drivers/ata/libahci.c 1 addition, 1 deletiondrivers/ata/libahci.c
- drivers/ata/libata-core.c 5 additions, 16 deletionsdrivers/ata/libata-core.c
- drivers/ata/libata-sff.c 1 addition, 1 deletiondrivers/ata/libata-sff.c
- drivers/ata/libata-transport.c 30 additions, 0 deletionsdrivers/ata/libata-transport.c
- drivers/ata/sata_fsl.c 1 addition, 1 deletiondrivers/ata/sata_fsl.c
- drivers/ata/sata_inic162x.c 1 addition, 1 deletiondrivers/ata/sata_inic162x.c
- drivers/ata/sata_sil24.c 1 addition, 1 deletiondrivers/ata/sata_sil24.c
- include/linux/libata.h 2 additions, 0 deletionsinclude/linux/libata.h
Please register or sign in to comment