aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2014-12-16 15:10:59 +0100
committerUlf Hansson <[email protected]>2015-01-19 09:56:08 +0100
commite8a5904945ec4c37e468dfe0ef73418e8e63deef (patch)
tree01eb4a27014656a7b00cced2e4f92a70881c4712 /tools/perf/scripts/python/netdev-times.py
parent61bd8a04b379e4fefbc0b0d06941d3f91071bb8c (diff)
mmc: sunxi: Fix setup of last descriptor of dma transfer
The last descriptor might be the first descriptor as well, so use masking to add the LD (last descriptor) bit and drop the DIC (disable interrupt on completion) bit rather then hard assignment as hard assignment will override the FD (first descriptor) bit if there is only 1 descriptor. Also set the ER (end of ring) bit and clear buf_addr_ptr2 on the last descriptor, like the android kernel code does. Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: David Lanzendörfer <[email protected]> Reported-by: <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions