summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorRasmus Villemoes <linux@rasmusvillemoes.dk>2025-12-19 13:18:11 +0100
committerRob Herring (Arm) <robh@kernel.org>2026-02-03 20:58:10 -0600
commitb96b485755ca0e12e3981f14b789315fb41713ee (patch)
tree1450e011ef61f7daa2081106315683fbf5d0ae3f /include/linux/i2c/git@git.tavy.me:linux.git
parentd289cb7fcefe41a54d8f9c6d0e0947f5f82b15c6 (diff)
of: property: stop creating callback for each pinctrl-N property
While not a lot in the grand scheme of things, this eliminates 8*2 pointless function calls for almost every property present in the device tree (the exception are the few properties that were already matched). It also seems to reduce .text by about 1.5K - why gcc decides to inline parse_prop_cells() in every instantiation I don't know. Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Link: https://patch.msgid.link/20251219121811.390988-1-linux@rasmusvillemoes.dk [robh: Drop the commit msg comment that >9 doesn't work as it would] Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions