habanalabs: don't print normal reset operations
authorOded Gabbay <ogabbay@kernel.org>
Sat, 2 Apr 2022 19:09:16 +0000 (22:09 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 22 May 2022 19:01:17 +0000 (21:01 +0200)
commitc82b025f2b8cf3c1e0f6dcca52ece71fba4f8b12
tree71a5a197e050ec87ffca4269b4e587a730395e89
parent738607f005dc07e59424837e0ab286cdc65ccfdf
habanalabs: don't print normal reset operations

Only a hard-reset is an unexpected event which should be notify in
the kernel log. Other resets are normal operations and therefore
we should not pollute the log with them.

Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/habanalabs/common/device.c