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:
5902c9a
)
mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversion
author
Guennadi Liakhovetski
<g.liakhovetski@gmx.de>
Wed, 9 May 2012 15:09:15 +0000
(17:09 +0200)
committer
Vinod Koul
<vinod.koul@linux.intel.com>
Fri, 13 Jul 2012 03:43:07 +0000
(09:13 +0530)
Now that all users have been updated to use the embedded in struct
sh_mmcif_plat_data DMA slave IDs, struct sh_mmcif_dma is no longer needed
and can be removed. This also makes preparation to the shdma base library
conversion easier.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Chris Ball <cjb@laptop.org>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
No differences found