aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorMichael Zoran <[email protected]>2017-01-28 21:39:45 -0800
committerGreg Kroah-Hartman <[email protected]>2017-01-31 10:47:00 +0100
commit0cec463e391e05b807a5114e9f0635e4980b805e (patch)
tree849108b90589f627f3c6e40f166baad3c16f287f /tools/perf/scripts/python/sched-migration.py
parent9c4f728693f7384144bb13dcd65dd8f6997e29e8 (diff)
staging: bcm2835-audio: Simplify callback structure for write data
The device sends data to the audio devices by sending a message with the data through VC04_SERVICES/VCHIQ. This message contains a callback pointer that is always filled in with the same function. This is prone to corruption issues. Instead fill the callback fields with a fixed cookie value to perforam some validation on the message response and call the handler function directly instead of through the callback pointer. Signed-off-by: Michael Zoran <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions