diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-06-04 21:22:28 +0300 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2015-07-06 03:35:17 +0300 |
commit | 6fd2242e60e89a26e731e57dbf8f88d6639e09de (patch) | |
tree | 4c3420a3f60983065584f62380a7a1d9da20c56c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 577d104d85f05c1de6e56784a5da3e0fb4746f3a (diff) | |
download | linux-6fd2242e60e89a26e731e57dbf8f88d6639e09de.tar.xz |
ARM: shmobile: R-Car: Shrink rcar_sysc_ch size
Shrink the individual fields in struct rcar_sysc_ch, as unsigned long or
int is overkill:
- chan_offs contains a register offset relative to a base value
(< 512),
- chan_bit and isr_bit contain bit indices (0-31).
This reduces the size of each instance from 3 (4 on 64-bit) 32-bit words
to 1 32-bit word.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions