aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/reset
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2019-07-31 12:35:17 -0700
committerStephen Boyd <sboyd@kernel.org>2019-08-16 10:27:29 -0700
commit0214f33c4e0e1f5a9a9c3f4881310c61713294e6 (patch)
tree8ad6b26dc120c4beeaf31eb3a6fe123378636963 /include/dt-bindings/reset
parentclk: sunxi: Don't call clk_hw_get_name() on a hw that isn't registered (diff)
downloadlinux-dev-0214f33c4e0e1f5a9a9c3f4881310c61713294e6.tar.xz
linux-dev-0214f33c4e0e1f5a9a9c3f4881310c61713294e6.zip
clk: Overwrite clk_hw::init with NULL during clk_register()
We don't want clk provider drivers to use the init structure after clk registration time, but we leave a dangling reference to it by means of clk_hw::init. Let's overwrite the member with NULL during clk_register() so that this can't be used anymore after registration time. Cc: Bjorn Andersson <bjorn.andersson@linaro.org> Cc: Doug Anderson <dianders@chromium.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org> Link: https://lkml.kernel.org/r/20190731193517.237136-10-sboyd@kernel.org Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Diffstat (limited to 'include/dt-bindings/reset')
0 files changed, 0 insertions, 0 deletions