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, 1 Jul 2020 15:34:16 +0000 (16:34 +0100)
commitab1dce2a30e7bf4cc9b8e2956b3ba83d4dd0b3aa
tree5a7a5c1899d6f9d1d03381e672c44db0574795a6
parent2a7257bff55a37679943896bca19bb0185fb7fb4
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