]> git.baikalelectronics.ru Git - kernel.git/commit
habanalabs: remove redundant info print
authorOded Gabbay <ogabbay@kernel.org>
Wed, 30 Mar 2022 06:16:16 +0000 (09:16 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 22 May 2022 19:01:17 +0000 (21:01 +0200)
commitc0c56a3397c0d25af62b289b701ecfa0412bf0be
treeb6cbd921d677d7ced67f0b259f3bc8b8b1fee758
parent00082d40c7dbdb7b2a272ac41a12327144c44b70
habanalabs: remove redundant info print

Halting compute engines is a print that doesn't add us any information
because it is always done in the reset process and not used elsewhere.

Even if it was, we don't use prints to mark functions we passed
through.

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