mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-18 19:05:39 +00:00
media: imx274: document reset delays more clearly
Document the unit to avoid having to look through the code to compute it. Also clarify that these are min and max values. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
parent
7a2148dfda
commit
4c858e962e
@ -87,7 +87,7 @@
|
||||
#define IMX274_SHR_LIMIT_CONST (4)
|
||||
|
||||
/*
|
||||
* Constants for sensor reset delay
|
||||
* Min and max sensor reset delay (microseconds)
|
||||
*/
|
||||
#define IMX274_RESET_DELAY1 (2000)
|
||||
#define IMX274_RESET_DELAY2 (2200)
|
||||
|
Loading…
x
Reference in New Issue
Block a user