media: i2c: imx290: Convert HMAX setting into V4L2_CID_HBLANK
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Thu, 11 Jun 2020 13:36:40 +0000 (14:36 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 27 Jan 2021 19:13:13 +0000 (19:13 +0000)
commit471e0029e98aab042f90a458066b54296e3c0d2f
tree7f17ae0c7171c903c9640c7ae8bc81c16c46780a
parent92769a095da01ef446033b41dc5774ff0d03bd78
media: i2c: imx290: Convert HMAX setting into V4L2_CID_HBLANK

Userspace needs to know HBLANK if it is to work out exposure times
and frame rates, therefore convert it to map onto V4L2_CID_HBLANK

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/media/i2c/imx290.c