On 2025. 06. 10. 9:53, Bence Csókás wrote:
Clean up error handling by using devm functions and dev_err_probe(). This
should make it easier to add new code, as we can eliminate the "goto
ladder" in sun4i_dma_probe().
Suggested-by: Chen-Yu Tsai <wens@kernel.org>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Acked-by: Chen-Yu Tsai <redacted>
Reviewed-by: Julian Calaby <redacted>
Signed-off-by: Bence Csókás <redacted>
---
Vinod, is there a problem with this patch? I'd love to hear your
thoughts, because it has been practically unchanged since March, and
only minor changes since the first submission last December. I can keep
rebasing it ad nauseum every time you push to dma/next, but I think we
both have a better use of our time. So, if you see anything that should
prevent this from being merged, please tell me.
Thanks,
Bence