| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
The 4.2.2.26.1 driver source is based on lf-6.18 and uses the v4l2_fh
API introduced in Linux v6.18. Older kernels still provide the older
helpers, which breaks the build due to missing file_to_v4l2_fh() and
mismatching v4l2_fh_add/del() prototypes.
Add a small compatibility wrapper for kernels older than v6.18.
Fixes: 5594fa535392 ("isp-imx: Upgrade to 4.2.2.26.1")
Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke@toradex.com>
|
| |
|
|
|
|
|
| |
The patch 0001-dwe_isr.c-fix-error-found-by-gcc12.patch is now in the
source, so drop it.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|