diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-12-23 15:41:11 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-02-22 09:55:56 +0100 |
commit | 9e04a0eda84fccab0ac22a33825ad53f47c968c7 (patch) | |
tree | eb708ca4d77be9155e28de461ac40975542be066 /drivers/pinctrl/renesas/pfc-r8a779a0.c | |
parent | pinctrl: renesas: r8a7794: Add range checking to .pin_to_pocctrl() (diff) | |
download | linux-9e04a0eda84fccab0ac22a33825ad53f47c968c7.tar.xz linux-9e04a0eda84fccab0ac22a33825ad53f47c968c7.zip |
pinctrl: renesas: r8a77470: Reduce size for narrow VIN1 channel
The second video-in channel on RZ/G1C has only 12 data lanes, but the
pin control driver uses the vin_data union, which is meant for 24 data
lanes, thus wasting space.
Fix this by using the vin_data12 union instead.
This reduces kernel size by 96 bytes.
Fixes: 50f3f2d73e3426ba ("pinctrl: sh-pfc: Reduce kernel size for narrow VIN channels")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/52716fa89139f6f92592633edb52804d4c5e18f0.1640269757.git.geert+renesas@glider.be
Diffstat (limited to 'drivers/pinctrl/renesas/pfc-r8a779a0.c')
0 files changed, 0 insertions, 0 deletions