Hi,
Thanks for the patch, it looks good to me.
Reviewed-by: Jocelyn Falempe
--
Jocelyn
On 03/04/2024 12:31, Thomas Zimmermann wrote:
Reorder the code to set up the DDC channel by data structure, so
that each data structure's init is in a separate block: first the
bit algo then the i2c adapt
Reorder the code to set up the DDC channel by data structure, so
that each data structure's init is in a separate block: first the
bit algo then the i2c adapter. Makes the code more readable. No
functional changes.
Signed-off-by: Thomas Zimmermann
---
drivers/gpu/drm/ast/ast_ddc.c | 16 -