]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit839d941b6c9dc41874e9275827e16b5024b6cf57
tree71a5a197e050ec87ffca4269b4e587a730395e89
parent604c94559b423390ac88f0a09783e712f003e09c
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