]> git.baikalelectronics.ru Git - kernel.git/commit
ata: libata: move ata_dump_id() to dynamic debugging
authorHannes Reinecke <hare@suse.de>
Tue, 21 Dec 2021 07:20:27 +0000 (08:20 +0100)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Tue, 4 Jan 2022 11:00:49 +0000 (20:00 +0900)
commita0d7b44e0347005db0096e06a9b32fad8ea1fb7a
treeb6db9d5b424aa2fc87ea25c7c57ee5d9db0f6fe5
parentbe763b651fd9fe95fca7f7e08ed97375dc240bb9
ata: libata: move ata_dump_id() to dynamic debugging

Use ata_dev_dbg() to print out the information in ata_dump_id()
and remove the ata_msg_probe() conditional.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
drivers/ata/libata-core.c