OSDN Git Service

scsi: ufs: ufs-qcom: Remove usage of dbg_print_en
authorAndrew Halaney <ahalaney@redhat.com>
Thu, 1 Dec 2022 23:08:09 +0000 (17:08 -0600)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 30 Dec 2022 21:10:38 +0000 (21:10 +0000)
commite4ce23fba366e5b0629b13d9c42e68fab7fda002
tree8a7c50718ebb0725980ee99b9507ede8956f07c1
parent50a427a00c85995009a134d443949e5128a84191
scsi: ufs: ufs-qcom: Remove usage of dbg_print_en

This bitmask is unconditionally set in the current driver, so all
conditionals using it can be considered bit rot.

Let's take the current default conditional path everywhere and remove
dbg_print_en from the driver.

Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Asutosh Das <quic_asutoshd@quicinc.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/ufs/host/ufs-qcom.c
drivers/ufs/host/ufs-qcom.h