diff options
author | 2014-01-17 18:06:29 +0100 | |
---|---|---|
committer | 2014-01-20 12:31:50 +0530 | |
commit | 7f5ae3553685d54413dda4fc3c98f46056ea716b (patch) | |
tree | 129f106bd2a2f614bb4dfc8502af225271b1c69f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dma: imx-sdma: Assign a default script number for ROM firmware cases (diff) | |
download | linux-dev-7f5ae3553685d54413dda4fc3c98f46056ea716b.tar.xz linux-dev-7f5ae3553685d54413dda4fc3c98f46056ea716b.zip |
dmaengine: Add DMA_PRIVATE to BCM2835 driver
Without DMA_PRIVATE the driver is not able to allocate more than one channel.
Since it uses dma_get_any_slave_channel that calls private_candidate,
the second allocation fails at
/* some channels are already publicly allocated */
Maybe it should be fixed in the core, but at least this fixes the bug.
Signed-off-by: Florian Meier <florian.meier@koalo.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions