diff options
author | Geert Uytterhoeven <[email protected]> | 2015-11-30 15:35:25 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2015-12-10 17:13:17 +0100 |
commit | 410f4574f43c8bd61cd413a15e26e8f03c608085 (patch) | |
tree | 2bb226407b7949edfe118d69e135283ba953f018 /tools/perf/scripts/python | |
parent | 384ca3c6a28d27030ec971f20b775c596ff87ae5 (diff) |
gpio: 74x164: Allocate buffer with gen_74x164_chip
By moving the internal buffer to the end of struct gen_74x164_chip and
converting it from a pointer to a zero-sized array, it can be allocated
together with gen_74x164_chip, reducing the number of managed
allocations.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions