ata: sata_promise: Drop pointless VPRINTK() calls and convert the remaining ones
authorHannes Reinecke <hare@suse.de>
Tue, 21 Dec 2021 07:20:51 +0000 (08:20 +0100)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Wed, 5 Jan 2022 10:33:01 +0000 (19:33 +0900)
commit156e67cc0dba1463fbc9bf3b327b642079b5a9fb
tree3e647f7ff7bdf6e2bc053bc90ea93ce2801e8c74
parent9913d3902f8f5e30984ae8a716e34935f553cc48
ata: sata_promise: Drop pointless VPRINTK() calls and convert the remaining ones

Drop pointless VPRINTK() calls for entering and existing interrupt
routines and convert the remaining calls to ata_port_dbg().

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