commit | 7fbdc12b91110d21e15b84d5acf8402ae608d8c1 | [log] [tgz] |
---|---|---|
author | Oded Gabbay <oded.gabbay@gmail.com> | Sat Nov 16 12:24:19 2019 +0200 |
committer | Oded Gabbay <oded.gabbay@gmail.com> | Thu Nov 21 11:35:46 2019 +0200 |
tree | a7e016599c306e875ccc1f55745297cfc3896a93 | |
parent | e604f551cdce07e45b6ca34eab58648185b3fba0 [diff] |
habanalabs: remove prints on successful device initialization Successful device initialization is mentioned in kernel log with the message "Successfully added device to habanalabs driver". There is no point of spamming the log with additional messages about successful queue testing, which are implied by the above mentioned message. Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com> Reviewed-by: Omer Shpigelman <oshpigelman@habana.ai>