habanalabs: fix hard reset print and comment
authorOmer Shpigelman <oshpigelman@habana.ai>
Sat, 31 Oct 2020 20:03:55 +0000 (22:03 +0200)
committerOded Gabbay <ogabbay@kernel.org>
Mon, 30 Nov 2020 08:47:33 +0000 (10:47 +0200)
commitf2d032ee1381ae1eda8846800a304d76d2d8b735
treecc1432337de8142117917cfa9893781a25307413
parentb726a2f7c0bcdb6ff02d4fa257df7e8a9509c686
habanalabs: fix hard reset print and comment

One of the first steps of a hard reset flow is to close all open user
contexts. This user process teradown might take some time due to long
cleanup in our driver or some other reason even before our cleanup flow.
Hence fix the relevant print and comment to be more accurate.

Signed-off-by: Omer Shpigelman <oshpigelman@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
drivers/misc/habanalabs/common/device.c