diff options
| author | Kuninori Morimoto <[email protected]> | 2015-10-26 08:42:46 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2015-11-16 10:09:29 +0000 |
| commit | 76c80b5b3fa666da1a551c47b4597e4efaf2d8c4 (patch) | |
| tree | cf6888128709d116cae3745eeb8439f1b7291899 /tools/perf/scripts/python | |
| parent | 940e947926cab8637e7a664e1f6e4bf8b94e42c5 (diff) | |
ASoC: rsnd: use mod base common method on DMA phase2
Renesas sound needs many devices
(SSI/SSIU/SRC/CTU/MIX/DVC/CMD/AudioDMAC/AudioDMACpp).
SSI/SRC/CTU/MIX/DVC are implemented as module.
SSI parent, SSIU are implemented as part of SSI
CMD is implemented as part of CTU/MIX/DVC
AudioDMAC/AudioDMACpp are implemented as part of SSI/SRC
It is nice sense that these all devices are implemented as mod.
DMA will be implemented as module. Then rsnd_dma_ops will be rebased
to rsnd_mod_ops, but these are similar, but different function.
This patch modify rsnd_dma_ops same style as rsnd_mod_ops.
This is prepare for final merge
Signed-off-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions