: 8f6629c004b193d23612641c3607e785819e97ab
patch link:
https://lore.kernel.org/r/20250209-dw9761dts-v3-2-14d3f00f0585%40apitzsch.eu
patch subject: [PATCH v3 2/2] media: i2c: dw9719: Add of_match table
config: x86_64-randconfig-001-20250211
(https://download.01.org/0day-ci/archive/20250211
Hi André,
On Sun, Feb 09, 2025 at 10:51:58PM +0100, André Apitzsch via B4 Relay wrote:
> + .of_match_table = of_match_ptr(dw9719_of_table),
Please drop of_match_ptr(), that fixes the problem.
--
Sakari Ailus
: 8f6629c004b193d23612641c3607e785819e97ab
patch link:
https://lore.kernel.org/r/20250209-dw9761dts-v3-2-14d3f00f0585%40apitzsch.eu
patch subject: [PATCH v3 2/2] media: i2c: dw9719: Add of_match table
config: x86_64-randconfig-161-20250210
(https://download.01.org/0day-ci/archive/20250210
From: André Apitzsch
Add of_match table for "dongwoon,dw9719" and "dongwoon,dw9761"
compatible string. This fixes automatic driver loading when using a
device-tree, and if built as a module like major linux distributions do.
Signed-off-by: André Apitzsch
---
drivers/media/i2c/dw9719.c | 8
4 matches
Mail list logo