media: i2c: imx290: Updating VBLANK should update exposure in all states
The code to update the range of the exposure control was after a check that the sensor was powered up. This is incorrect as the range should be updated under all conditions. Move the range update code to the correct place. Fixes: 52d076ea "media: i2c: imx290: Handle exposure correctly when vblank changes" Signed-off-by:Dave Stevenson <dave.stevenson@raspberrypi.com>
Loading
Please register or sign in to comment