RE: [PATCH] habanalabs: add comments on INFO IOCTL

2019-07-16 Thread Omer Shpigelman
From: Oded Gabbay Sent: Tuesday, 16 July 2019 12:02 > This patch adds some in-code documentation on the different opcodes of > the INFO IOCTL. > > Signed-off-by: Oded Gabbay Reviewed-by: Omer Shpigelman

[PATCH] habanalabs: add comments on INFO IOCTL

2019-07-16 Thread Oded Gabbay
This patch adds some in-code documentation on the different opcodes of the INFO IOCTL. Signed-off-by: Oded Gabbay --- include/uapi/misc/habanalabs.h | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/include/uapi/misc/habanalabs.h b/include/uapi/misc/habanalabs.h