Hi,
Thanks for the patch, it looks good to me.
Reviewed-by: Jocelyn Falempe
--
Jocelyn
On 03/04/2024 12:31, Thomas Zimmermann wrote:
Move the definition of struct ast_ddc to ast_ddc.c and return the i2c
adapter from ast_ddc_create(). Update callers accordingly. Avoids
including Linux i2c he
Move the definition of struct ast_ddc to ast_ddc.c and return the i2c
adapter from ast_ddc_create(). Update callers accordingly. Avoids
including Linux i2c header files, except where required. No functional
changes.
Signed-off-by: Thomas Zimmermann
---
drivers/gpu/drm/ast/ast_ddc.c | 14 +++