aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorSergio Paracuellos <sergio.paracuellos@gmail.com>2018-06-01 05:30:55 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-06-01 07:16:24 -0400
commit53364c7ba4b25d6e3f428605254c50d5dfaaa430 (patch)
tree5528ac3f88246b9eb000a39d7539fe016938e059 /tools/perf/scripts/python/exported-sql-viewer.py
parent1e2735fe1b49cfa5dd668f61778aaaa46c6fe1c8 (diff)
staging: mt7621-gpio: change gc_map to don't use pointers
There is no special gain in using pointers for 'gc_map' inside 'mtk_data' structure. We know the number of banks which is fixed to MTK_BANK_CNT and we can just statically allocate them without using kernel allocators. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Reviewed-by: NeilBrown <neil@brown.name> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions