Hi,
On Wed, Sep 02, 2020 at 05:06:35PM +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.
>
> Signed-off-by: Krzysztof Kozlowski
Reviewed-by: Alain Volmat
> ---
> drivers/i2c/bus
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/i2c/busses/i2c-stm32.c | 11 ---
drivers/i2c/busses/i2c-stm32f4.c | 6 ++
drivers/i2c/busses/i2c-stm32f7.c
2 matches
Mail list logo