[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1457511043-2058-1-git-send-email-shawn.lin@rock-chips.com>
Date: Wed, 9 Mar 2016 16:10:43 +0800
From: Shawn Lin <shawn.lin@...k-chips.com>
To: Mark Brown <broonie@...nel.org>
Cc: linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org,
Shawn Lin <shawn.lin@...k-chips.com>
Subject: [PATCH 0/3] Some fixes for slave-dma stuff for spi-rockchip
This patchset mainly do the following three things:
(1) Defer probing driver when geting EPROBE_DEFER
(2) Check the return value of dmaengine_prep_slave_sg
(3) Migrate dmaengine_terminate_all to dmaengine_terminate_async
Shawn Lin (3):
spi: rockchip: check return value of dmaengine_prep_slave_sg
spi: rockchip: migrate to dmaengine_terminate_async
spi: rockchip: check requesting dma channel with EPROBE_DEFER
drivers/spi/spi-rockchip.c | 27 +++++++++++++++++++++------
1 file changed, 21 insertions(+), 6 deletions(-)
--
2.3.7
Powered by blists - more mailing lists