habanalabs: print to kernel log when reset is finished
authorOded Gabbay <oded.gabbay@gmail.com>
Thu, 8 Aug 2019 13:48:55 +0000 (16:48 +0300)
committerOded Gabbay <oded.gabbay@gmail.com>
Thu, 5 Sep 2019 11:55:27 +0000 (14:55 +0300)
commit867b58ac9445570556150ec0cefc752313159f51
treeca24aaf9916abdfbfef0cd20ec8e1f4bef96a286
parentfe9a52c97f10e7c55a8c7486f989205990334188
habanalabs: print to kernel log when reset is finished

Now that we don't print the queue testing messages, we need to print when
the reset is finished so whoever looks at the kernel log will know the
reset process was finished successfully and the driver is not stuck.

Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/habanalabs/device.c