]> git.baikalelectronics.ru Git - kernel.git/commit
media: i2c: Extend .get_selection() for ov7251
authorDaniel Scally <djrscally@gmail.com>
Thu, 5 May 2022 23:03:59 +0000 (01:03 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Tue, 17 May 2022 07:52:52 +0000 (09:52 +0200)
commit480b364dbbcdb18dab2645d5ed9e650b9ed219c7
tree10b35e1863a42de8be7e6d3c7c4938d358abca15
parent3419e9a89d3b46052133f149aefc361307ccf317
media: i2c: Extend .get_selection() for ov7251

Extend the .get_selection() callback to support other values for
sel->target, primarily to satisfy libcamera's requirements.

Signed-off-by: Daniel Scally <djrscally@gmail.com>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/ov7251.c