diff options
author | Tomer Tayar <ttayar@habana.ai> | 2024-01-18 20:18:43 +0300 |
---|---|---|
committer | Oded Gabbay <ogabbay@kernel.org> | 2024-02-26 10:46:52 +0300 |
commit | 7159813c912055996c0bd6b7b07afdb9e618788d (patch) | |
tree | 125dd66f2fb6d015200ba4d383dbe4602e399ea4 /drivers/char | |
parent | c14e5cd3ed0d2b497a0c6c3f529c321f07a5e97b (diff) | |
download | linux-7159813c912055996c0bd6b7b07afdb9e618788d.tar.xz |
accel/habanalabs: modify print for skip loading linux FW to debug log
Skip loading a linux FW image into the device with the current supported
ASICs is done for test purposes only.
Moreover, for future supported ASICs it is possible that there won't be
a need to load such an image.
The print in such a case is therefore not needed in most cases, so
replace the used dev_info() with dev_dbg().
Signed-off-by: Tomer Tayar <ttayar@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Reviewed-by: Carl Vanderlip <quic_carlv@quicinc.com>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions