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:
c3c6e23
)
spi/dw: use dmaengine_slave_config() API
author
Vinod Koul
<vinod.koul@intel.com>
Sat, 11 Oct 2014 15:40:36 +0000
(21:10 +0530)
committer
Mark Brown
<broonie@kernel.org>
Mon, 13 Oct 2014 10:32:20 +0000
(12:32 +0200)
The drivers should use dmaengine_slave_config() API instead of
accessing the device_control which will be deprecated soon
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found