On 10/16/2020 10:04 PM, Hemant Kumar wrote:I was keeping kernel driver in mind while writing this, i can change it to close() if release() is confusing here.
+release
Should this be "close" since close() is the actual function userspace would call?
Thanks,
+-------
+
+Decrements UCI device reference count and UCI channel reference count upon last
+release(). UCI channel clean up is performed. MHI channel moves to disabled
+state and inbound buffers are freed.
+