aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlan Cox <[email protected]>2017-03-20 14:38:59 +0000
committerGreg Kroah-Hartman <[email protected]>2017-03-21 08:04:32 +0100
commitceb68bb69441c465f707b8d9f01d1b1ebb5e735b (patch)
treea7e9653a6a4661dc9402d44db601299a9a6993f5 /tools/perf/scripts/python
parent962da22bbadd4dd07677f8b2c55588cf900a8b32 (diff)
atomisp: remove another layer of allocator indirection
Our driver only ever uses one set of routines for the allocators used by the CSS layer to manage memory and the memory management on the ISP. We can thus remove the function vectors and simply call the intended routines directly. These routines in turn are simply wrappers around another layer of code so remove this second layer of wrappers and call the hrt methods directly. In time we can remove this layer of indirection as well. Signed-off-by: Alan Cox <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions