git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc0195a
)
spi: support spi without dma channel to use can_dma()
author
Leilk Liu
<leilk.liu@mediatek.com>
Thu, 23 Jul 2015 09:10:40 +0000
(17:10 +0800)
committer
Mark Brown
<broonie@kernel.org>
Fri, 24 Jul 2015 17:35:00 +0000
(18:35 +0100)
For spi without dma channel and use can_dma(), it can
use master->dev for struct device.
Signed-off-by: Leilk Liu <leilk.liu@mediatek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi.c
patch
|
blob
|
history
diff --cc
drivers/spi/spi.c
Simple merge