diff options
| author | Stephen Boyd <[email protected]> | 2021-06-30 18:58:39 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2021-06-30 18:59:45 +0000 |
| commit | 498cc50b3fa99b545532dc433d53d3c0b889cc98 (patch) | |
| tree | a2a77e34efa8170b1ce4a07d8ba088876c4ec909 /drivers/fpga/fpga-bridge.c | |
| parent | clk: meson: regmap: switch to determine_rate for the dividers (diff) | |
| download | kernel-498cc50b3fa99b545532dc433d53d3c0b889cc98.tar.gz kernel-498cc50b3fa99b545532dc433d53d3c0b889cc98.zip | |
clk: hisilicon: hi3559a: Drop __init markings everywhere
This driver is a platform driver. The probe function can be called after
kernel init, and try to reference kernel memory that has been freed.
Drop the __init markings everywhere here to avoid referencing initdata
from non-init code. Fixes modpost warnings.
Reported-by: kernel test robot <[email protected]>
Cc: Dongjiu Geng <[email protected]>
Fixes: 6c81966107dc ("clk: hisilicon: Add clock driver for hi3559A SoC")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions
