summaryrefslogtreecommitdiff
path: root/drivers/clk/renesas/r8a774b1-cpg-mssr.c
diff options
context:
space:
mode:
authorRasmus Villemoes <linux@rasmusvillemoes.dk>2019-10-04 12:48:25 +0300
committerStephen Boyd <sboyd@kernel.org>2019-11-20 01:19:48 +0300
commit564f86d384755e3fbb5c00703d3695df89c1e049 (patch)
treedb6882ef598d8e8e2a53d0ccfcd9afe260c7e976 /drivers/clk/renesas/r8a774b1-cpg-mssr.c
parent8247470772beb38822f226c99a2ed8c195f6b438 (diff)
downloadlinux-564f86d384755e3fbb5c00703d3695df89c1e049.tar.xz
clk: mark clk_disable_unused() as __init
clk_disable_unused is only called once, as a late_initcall, so reclaim a bit of memory by marking it (and the functions and data it is the sole user of) as __init/__initdata. This moves ~1900 bytes from .text to .init.text for a imx_v6_v7_defconfig. Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Link: https://lkml.kernel.org/r/20191004094826.8320-1-linux@rasmusvillemoes.dk Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/renesas/r8a774b1-cpg-mssr.c')
0 files changed, 0 insertions, 0 deletions