summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2015-07-15 07:16:56 +0000
committerMark Brown <broonie@kernel.org>2015-07-17 19:26:06 +0100
commit7dfb49194557ccf27ab99c8c04c021320e7ae458 (patch)
tree917fdb057107b94f27cdf8519d05e803caf9078e /tools/perf/scripts/python
parent78edead4494219640d9fdf37d76beae24f79de9e (diff)
downloadkernel-7dfb49194557ccf27ab99c8c04c021320e7ae458.tar.gz
ASoC: rsnd: update Audio DMA path search method
Current rsnd driver is assuming Audio DMAC / Audio DMAC peri peri are used from SSI/SSIU/SRC/DVC. But we will add CTU/MIX to this driver. Then, current DMA path searching method is not understandable, and good enough for this purpose. This patch update DMA path search method, more simply. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Tested-by: Keita Kobayashi <keita.kobayashi.ym@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
span title='2014-10-27 13:00:54 +0100'>2014-10-27mm: cma: Don't crash on allocation if CMA area can't be activatedLaurent Pinchart 2014-10-14drivers: dma-contiguous: add initialization from device treeMarek Szyprowski 2014-10-14mm/cma: fix cma bitmap aligned mask computingWeijie Yang 2014-10-09mm: cma: adjust address limit to avoid hitting low/high memory boundaryMarek Szyprowski 2014-08-06mm, CMA: clean-up log messageJoonsoo Kim 2014-08-06mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim 2014-08-06mm, CMA: clean-up CMA allocation error pathJoonsoo Kim 2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim