1
0
Fork 0
alistair23-linux/include/linux/pinctrl
Geert Uytterhoeven a4da45dda6 pinctrl: Remove hole in pinctrl_gpio_range
On 64-bit platforms, pointer size and alignment are 64-bit, hence two
4-byte holes are present before the pins and gc members of the
pinctrl_gpio_range structure.  Get rid of these holes by moving the
pins pointer.

This reduces kernel size of an arm64 Rockchip kernel by ca. 512 bytes.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20201028145117.1731876-1-geert+renesas@glider.be
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2020-11-05 14:56:50 +01:00
..
consumer.h pinctrl: core: Add pinctrl_select_default_state() and export it 2019-12-13 13:51:06 +01:00
devinfo.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 2019-05-30 11:29:22 -07:00
machine.h pinctrl: Allow modules to use pinctrl_[un]register_mappings 2019-12-30 14:27:17 +01:00
pinconf-generic.h This is the bulk of pin control changes for the v5.3 kernel 2019-07-13 15:02:27 -07:00
pinconf.h This is the bulk of pin control changes for the v5.3 kernel 2019-07-13 15:02:27 -07:00
pinctrl-state.h pinctrl: add include guard to pinctrl-state.h 2019-06-09 16:53:22 +02:00
pinctrl.h pinctrl: Remove hole in pinctrl_gpio_range 2020-11-05 14:56:50 +01:00
pinmux.h This is the bulk of pin control changes for the v5.3 kernel 2019-07-13 15:02:27 -07:00