Files
linux-nv-oot/drivers
Jon Hunter 5ff50fc9ea media: camera: Fix build for Linux v6.9
In Linux v6.9 the data argument of the function pointer passed to
gpio_device_find() was updated to be a const type. This breaks building
the CDI and ISC drivers for Linux v6.9. Update the test in conftest that
detects the presence of the gpio_device_find() function to perform a
second test to see if the argument for the function pointer is a const
type. Update the drivers that use the gpio_device_find() function
accordingly to fix the build.

Bug 4471899

Change-Id: I562451a401bcaebcf0acf9a7d563cb0ea1d87807
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3104559
(cherry picked from commit 037fa78728)
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3104651
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
2024-04-18 13:56:00 -07:00
..
2024-03-05 19:27:54 -08:00
2024-01-25 13:55:01 -08:00
2023-05-08 05:34:09 -07:00
2023-09-14 13:25:32 -07:00
2024-04-15 23:09:24 -07:00
2024-02-26 03:10:53 -08:00
2024-03-26 07:54:17 -07:00
2024-01-19 06:39:15 -08:00
2024-03-11 14:54:22 -07:00