Searched hist:"2893 f6bc9d4076c48f8dd717b71baa29fe6adcae" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/dma/ |
H A D | ste_dma40.c | diff 2893f6bc9d4076c48f8dd717b71baa29fe6adcae Tue May 16 14:55:37 CEST 2023 Linus Walleij <linus.walleij@linaro.org> dmaengine: ste_dma40: Return error codes properly
This makes the probe() and its subfunction d40_hw_detect_init() return proper error codes.
One effect of this is that deferred probe, e.g from the clock, will start to work, would it happen. Also it is better design.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20230417-ux500-dma40-cleanup-v3-7-60bfa6785968@linaro.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
|