diff options
author | Geert Uytterhoeven <[email protected]> | 2018-10-16 09:46:12 +0200 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2018-11-06 09:20:26 +0100 |
commit | 50f3f2d73e3426ba5aac0fe62098870579a0b357 (patch) | |
tree | 9a5f5bff94377bb10e60bf52b91d73a2be059a1a /tools/perf/scripts/python/check-perf-trace.py | |
parent | 9f8dc8e2b16118ea125c0d89a602b6bc36f128e4 (diff) |
pinctrl: sh-pfc: Reduce kernel size for narrow VIN channels
Some VIN channels support less than 24 lanes. As union vin_data always
consumes space for 24 lanes, this wastes memory.
Hence introduce new smaller unions vin_data12 and vin_data16, to
accommodate VIN channels with only 12 or 16 lanes.
This reduces the static pin controller driver size by 320 bytes for
R-Car V2H, and by 96 bytes for R-Car E2.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Niklas Söderlund <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions