Searched hist:e4c0e06f949b9493cafe952c3029576b47c2a7c4 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/spi/ |
H A D | spi-rockchip.c | diff e4c0e06f949b9493cafe952c3029576b47c2a7c4 Wed Mar 30 22:11:41 CDT 2016 Shawn Lin <shawn.lin@rock-chips.com> spi: rockchip: fix probe deferral handling
Use dma_request_chan instead of dma_request_slave_channel, in this case we can check EPROBE_DEFER without static warning.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Reviewed-by: Douglas Anderson <dianders@chromium.org> Signed-off-by: Mark Brown <broonie@kernel.org>
|