diff options
author | Grant Likely <[email protected]> | 2009-11-07 01:33:53 -0700 |
---|---|---|
committer | Mark Brown <[email protected]> | 2009-11-07 12:40:08 +0000 |
commit | 8f159d720b89f2a6c5ae8a8cc54823933a58120b (patch) | |
tree | eb4373286058f4808c5c2693465d130f06ab01cf /tools/perf/util/trace-event-scripting.c | |
parent | 4cae37fa98f4d50778161ec033122444e3c10a01 (diff) |
ASoC/mpc5200: Track DMA position by period number instead of bytes
All DMA blocks are lined up to period boundaries, but the DMA
handling code tracks bytes instead. This patch reworks the code
to track the period index into the DMA buffer instead of the
physical address pointer. Doing so makes the code simpler and
easier to understand.
Signed-off-by: Grant Likely <[email protected]>
Acked-by: Liam Girdwood <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions