[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Tue Mar 14 09:31:31 PDT 2023
On 13/03/2023 12:46, Hans Verkuil wrote:
> On 12/03/2023 14:12, Krzysztof Kozlowski wrote:
>> The driver can match only via the DT table so the table should be always
>> used and the of_match_ptr does not have any sense (this also allows ACPI
>> matching via PRP0001, even though it might not be relevant here).
>>
>> drivers/media/cec/i2c/ch7322.c:583:34: error: ‘ch7322_of_match’ defined but not used [-Werror=unused-const-variable=]
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
>
> Reviewed-by: Hans Verkuil <hverkuil-cisco at xs4all.nl>
>
> I assume you want to take this series, but if you prefer to have us do it, then
> just let me know.
I prefer if you to take it. Please grab it! :)
Best regards,
Krzysztof
More information about the linux-amlogic
mailing list