Home
last modified time | relevance | path

Searched hist:ea98491133439773b69345eb9a314fc5f15e07a4 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-rockchip.cdiff ea98491133439773b69345eb9a314fc5f15e07a4 Wed Mar 09 02:11:15 CST 2016 Shawn Lin <shawn.lin@rock-chips.com> spi: rockchip: check return value of dmaengine_prep_slave_sg

We should check return value of dmaengine_prep_slave_sg, otherwise
we take risk of null pointer.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Mark Brown <broonie@kernel.org>