ata: sata_mv: convert remaining printk() to structured logging
authorHannes Reinecke <hare@suse.de>
Tue, 21 Dec 2021 07:21:22 +0000 (08:21 +0100)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Wed, 5 Jan 2022 10:33:03 +0000 (19:33 +0900)
commitf76ba003d1b6ac81a8532e49878659c66a361664
treed9425af93bda1da643028a07bddbd1173de31a08
parent16d6623fe958b7fffb35ef4e0120385497295685
ata: sata_mv: convert remaining printk() to structured logging

Refactor the .reset_hc() callback and convert the remaining printk()
calls to structured logging.

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