> YueHaibing <yuehaib...@huawei.com> hat am 23. Januar 2019 um 08:05 
> geschrieben:
> 
> 
> Fix a static code checker warning:
> drivers/spi/spi-bcm2835aux.c:460
>  bcm2835aux_spi_probe() warn: passing zero to 'PTR_ERR'
> 
> In case of error, the function devm_clk_get() returns ERR_PTR()
> and not returns NULL.
> 
> Signed-off-by: YueHaibing <yuehaib...@huawei.com>

Acked-by: Stefan Wahren <stefan.wah...@i2se.com>

Reply via email to