habanalabs: failure to open device due to reset is debug level
authorOded Gabbay <ogabbay@kernel.org>
Mon, 19 Sep 2022 08:30:03 +0000 (11:30 +0300)
committerOded Gabbay <ogabbay@kernel.org>
Mon, 19 Sep 2022 12:09:04 +0000 (15:09 +0300)
commit4f3ce5e0d0f85d6be0a2bc3a2aa75ba3b649c7c6
treebbaf046fa7de3ab93ae4d2518264af208b13a07d
parent006fd8cb659bb02789dc1ec48836fff5f348ba8d
habanalabs: failure to open device due to reset is debug level

If the user wants to open the device, and the device is currently in
reset, the user will get an error from the open().

We don't need to display an error in the dmesg for that as it is
not a real error and we can spam the kernel log with this message.

Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
drivers/misc/habanalabs/common/habanalabs_drv.c