summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/ov2659.c
diff options
context:
space:
mode:
authorMarco Felsch <m.felsch@pengutronix.de>2018-08-08 14:27:46 +0200
committerMarco Felsch <m.felsch@pengutronix.de>2019-04-03 12:10:20 +0200
commita9c9f301eb7794abe625b446283e975ea64d1287 (patch)
tree3ce9f3dd48c7645b51df3c16eefd007783aa02ad /drivers/media/i2c/ov2659.c
parent9e98c678c2d6ae3a17cb2de55d17f69dddaa231b (diff)
downloadlinux-0-day-a9c9f301eb7794abe625b446283e975ea64d1287.tar.gz
linux-0-day-a9c9f301eb7794abe625b446283e975ea64d1287.tar.xz
media: v4l2-subdev: add stubs for v4l2_subdev_get_try_*
In case of missing CONFIG_VIDEO_V4L2_SUBDEV_API those helpers aren't available. So each driver have to add ifdefs around those helpers or add the CONFIG_VIDEO_V4L2_SUBDEV_API as dependcy. Make these helpers available in case of CONFIG_VIDEO_V4L2_SUBDEV_API isn't set to avoid ifdefs. This approach is less error prone too. Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> --- The patch was previously part of series [1]. Since I want to get series [1] merged in 5.2 I split this possible stopper out of the serie and prepared a own series for it. I applied Jacopos comments and switched to Lubomir's approach [2]. During discussion on series [2] Sakari pointed out Hans approach [3] which didn't got into the kernel due to Mauro's concerns. So I think this would be the smalles common dennominator. [1] https://patchwork.kernel.org/cover/10786553/ [2] https://patchwork.kernel.org/patch/10703029/ [3] https://patchwork.linuxtv.org/patch/53370/
Diffstat (limited to 'drivers/media/i2c/ov2659.c')
0 files changed, 0 insertions, 0 deletions