jerpelea commented on code in PR #6280: URL: https://github.com/apache/incubator-nuttx/pull/6280#discussion_r881338084
########## drivers/video/isx012.c: ########## @@ -635,6 +637,16 @@ static struct imgsensor_ops_s g_isx012_ops = * Private Functions ****************************************************************************/ +static void i2c_lock(void) Review Comment: For this case I think that it is enough. What are your concerns? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org