aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2020-06-12 15:53:47 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-06-23 15:16:07 +0200
commit8d2d1bedb1b9af3e0c039a4444858da7b6da71f8 (patch)
tree666a985146dcf71c95e1c30fdd1a8404cf4b2c8a /include/linux
parentmedia: i2c: imx290: set the format before VIDIOC_SUBDEV_G_FMT is called (diff)
media: i2c: imx290: fix the order of the args in SET_RUNTIME_PM_OPS()
The macro is defined as SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn), so imx290_power_off must be the 1st arg, and imx290_power_on the 2nd. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions