]> 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)
commit075a53bd5880bb5852e480719c566a360d1db56e
treeb6cbd921d677d7ced67f0b259f3bc8b8b1fee758
parenta279374d575ab69236195f27a6f7224d1a680384
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