habanalabs: move h/w dirty message to debug
authorOded Gabbay <ogabbay@kernel.org>
Sun, 10 Jul 2022 11:14:04 +0000 (14:14 +0300)
committerOded Gabbay <ogabbay@kernel.org>
Tue, 12 Jul 2022 06:09:31 +0000 (09:09 +0300)
commita919b823abba8cb84bb99e007ea8a01ed9f5410a
tree40329a0f87db2a098ca1dafb54ea340e746eb924
parent0b0ae024402954d3547ac187cac5e3c6884571f4
habanalabs: move h/w dirty message to debug

H/W being dirty during initialization is completely expected in case
f/w tools are used before loading the driver. As it is not an error,
and as it doesn't give any meaningful information to the user,
no point of printing it.

Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
drivers/misc/habanalabs/gaudi/gaudi.c
drivers/misc/habanalabs/gaudi2/gaudi2.c
drivers/misc/habanalabs/goya/goya.c