[PATCH v2 01/34] drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc() API
Luca Ceresoli
luca.ceresoli at bootlin.com
Wed Apr 30 03:35:57 PDT 2025
Hello Doug,
On Mon, 28 Apr 2025 13:59:50 -0700
Doug Anderson <dianders at chromium.org> wrote:
[...]
> Reviewed-by: Douglas Anderson <dianders at chromium.org> # parade-ps8640
> Tested-by: Douglas Anderson <dianders at chromium.org> # parade-ps8640
Thank you for your review!
However I'll be sending v3 with some differences w.r.t. v2, in order to
fix the 3 bugs reported by Andy Yan plus a similar one I spotted. The
fix just is replacing PTR_ERR() with ERR_CAST() in the 4 cases where the
involved function is returning a pointer instead of an int.
Your review/test tags appear global to the whole patch, thus being the
patch different I think I cannot include your tags in v3.
Let me know if you think I should do differently.
Sorry about that.
Best regards,
Luca
--
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
More information about the linux-amlogic
mailing list