This patchset deals with two issues in the IMX290 driver: - the current_format field in the struct imx290 can be used before initialization, - the reset signal to IMX290 isn't handled correctly. Andrey Konovalov (3): media: i2c: imx290: set the format before VIDIOC_SUBDEV_G_FMT is called media: i2c: imx290: fix the order of the args in SET_RUNTIME_PM_OPS() media: i2c: imx290: fix reset GPIO pin handling drivers/media/i2c/imx290.c | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) -- 2.17.1