scsi: pm8001: Update log level when reading config table
authorTerrence Adams <tadamsjr@google.com>
Thu, 27 Jun 2024 15:59:24 +0000 (15:59 +0000)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 5 Jul 2024 02:53:13 +0000 (22:53 -0400)
commit76a20140ef768133697c04dc19bf7e81706905c7
tree6ebd2d7e47d1b442f616dc467ce63f06fd6e8915
parente4f949ef1516c0d74745ee54a0f4882c1f6c7aea
scsi: pm8001: Update log level when reading config table

Reading the main config table occurs as a part of initialization in
pm80xx_chip_init(). Because of this it makes more sense to have it be a
part of the INIT logging.

Signed-off-by: Terrence Adams <tadamsjr@google.com>
Link: https://lore.kernel.org/r/20240627155924.2361370-3-tadamsjr@google.com
Acked-by: Jack Wang <jinpu.wang@ionos.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/pm8001/pm80xx_hwi.c