Files
linux/drivers
Arnd Bergmann 206704a1fe media: atomisp: restore missing 'return' statement
The input_system_configure_channel_sensor() function lost its final
return code in a previous patch:

drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c: In function 'input_system_configure_channel_sensor':
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c:1649:1: error: control reaches end of non-void function [-Werror=return-type]

Restore what was there originally.

Link: https://lore.kernel.org/linux-media/20210802143820.1150099-1-arnd@kernel.org
Fixes: 728a5c64ae ("media: atomisp: remove dublicate code")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-10-04 17:54:48 +02:00
..
2021-06-30 15:34:19 -06:00
2021-07-21 11:53:42 +02:00
2021-08-09 09:03:47 +02:00
2021-08-09 09:03:47 +02:00
2021-07-27 09:22:08 +02:00
2021-07-21 11:53:42 +02:00
2021-07-27 12:17:21 +02:00
2021-07-21 11:53:42 +02:00
2021-07-21 11:53:42 +02:00
2021-07-12 09:37:26 +02:00
2021-07-21 11:53:42 +02:00
2021-08-26 12:06:42 +01:00
2021-07-21 11:53:42 +02:00
2021-07-21 11:53:42 +02:00
2021-08-14 15:54:09 -06:00
2021-08-14 15:54:09 -06:00