habanalabs: fix spelling mistake

The name of the property is hints_range_reservation

Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
This commit is contained in:
Oded Gabbay 2022-01-28 10:11:39 +02:00
parent 9158bf69e7
commit 960be39db6

View File

@ -655,7 +655,7 @@ static u64 get_va_block(struct hl_device *hdev,
continue;
/*
* In case hint address is 0, and arc_hints_range_reservation
* In case hint address is 0, and hints_range_reservation
* property enabled, then avoid allocating va blocks from the
* range reserved for hint addresses
*/