habanalabs: print message with correct device
authorOded Gabbay <ogabbay@kernel.org>
Tue, 10 Nov 2020 20:03:43 +0000 (22:03 +0200)
committerOded Gabbay <ogabbay@kernel.org>
Mon, 30 Nov 2020 08:47:35 +0000 (10:47 +0200)
commit92ede12a07d613540c966866039e7359f373d9ac
treeeec8bf53d42a24c47ef93176ae5e7c8769a92521
parent5a2998f46c8555815b1bf367daf0bf42b0440300
habanalabs: print message with correct device

During hard-reset, the driver rejects further IOCTL calls and prints
an error message. That error message should be printed with the correct
device instead of using only the control device.

Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
drivers/misc/habanalabs/common/habanalabs_ioctl.c