]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite5752598575751fa3f34901957e059163be18e3b
treed9425af93bda1da643028a07bddbd1173de31a08
parenta8ad2d49b313a6cf2d9399f0bfd59029f3372538
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