On Tue, Sep 01, 2020 at 05:27:04PM +0200, Krzysztof Kozlowski wrote:
> Common pattern of handling deferred probe can be simplified with
> dev_err_probe(). Less code and the error value gets printed.
This doesn't apply against current code, please check and resend.
Applying: spi: sprd: Simplify w
On Tue, 1 Sep 2020 at 23:27, Krzysztof Kozlowski wrote:
>
> Common pattern of handling deferred probe can be simplified with
> dev_err_probe(). Less code and the error value gets printed.
>
> Signed-off-by: Krzysztof Kozlowski
Acked-by: Chunyan Zhang
Thanks,
Chunyan
> ---
> drivers/spi/spi-
Common pattern of handling deferred probe can be simplified with
dev_err_probe(). Less code and the error value gets printed.
Signed-off-by: Krzysztof Kozlowski
---
drivers/spi/spi-sprd-adi.c | 5 +
drivers/spi/spi-sprd.c | 17 +
2 files changed, 6 insertions(+), 16 del
3 matches
Mail list logo