[Fix] Reduce the maximum device nodes
authorDongju Chae <dongju.chae@samsung.com>
Mon, 12 Apr 2021 10:45:02 +0000 (19:45 +0900)
committer채동주/On-Device Lab(SR)/Staff Engineer/삼성전자 <dongju.chae@samsung.com>
Tue, 13 Apr 2021 00:07:20 +0000 (09:07 +0900)
commit34d4e6d32070acfb72fd38183e18f6cd91dca83c
tree8dd47b153222f94b91118b2f4883c290973e240d
parent9d43ad78ff6ec93488497710a6b292e4fd176b28
[Fix] Reduce the maximum device nodes

This patch fixes the routine checking device node availability.
The maximum device nodes is uncessarily too large (i.e., 255).

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
src/core/npu/NPUdrvAPI_triv2.cc