accel/habanalabs: print event type when device is disabled
authorTal Cohen <talcohen@habana.ai>
Thu, 16 Mar 2023 15:30:46 +0000 (17:30 +0200)
committerOded Gabbay <ogabbay@kernel.org>
Sat, 8 Apr 2023 07:39:33 +0000 (10:39 +0300)
commit957b247bca4309b07df991ce114ea7a617b2c9fb
treea14b5d2543139f48f1a7ce946602a06a65b5877f
parent6c31c13759272818108a329f166d86846d0e3f7a
accel/habanalabs: print event type when device is disabled

When the device is in disabled state, the driver isn't suppose to
receive any events from FW. Printing the event type, as part of the
message that was already printed, shall help to get more info if this
unexpected message is received.

Signed-off-by: Tal Cohen <talcohen@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
drivers/accel/habanalabs/common/irq.c