summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/mm.py
diff options
context:
space:
mode:
authorBastien Curutchet <bastien.curutchet@bootlin.com>2024-07-18 14:55:34 +0300
committerStephen Boyd <sboyd@kernel.org>2024-07-18 23:33:01 +0300
commita83b22754e351f13fb46596c85f667dc33da71ec (patch)
tree08639eed3fd0d4ef0c4896357aff492448441269 /scripts/gdb/linux/mm.py
parent589eb11498fbf7de7a1bc8ff1f4b7592687dfd46 (diff)
downloadlinux-a83b22754e351f13fb46596c85f667dc33da71ec.tar.xz
clk: davinci: da8xx-cfgchip: Initialize clk_init_data before use
The flag attribute of the struct clk_init_data isn't initialized before the devm_clk_hw_register() call. This can lead to unexpected behavior during registration. Initialize the entire clk_init_data to zero at declaration. Cc: stable@vger.kernel.org Fixes: 58e1e2d2cd89 ("clk: davinci: cfgchip: Add TI DA8XX USB PHY clocks") Signed-off-by: Bastien Curutchet <bastien.curutchet@bootlin.com> Reviewed-by: David Lechner <david@lechnology.com> Link: https://lore.kernel.org/r/20240718115534.41513-1-bastien.curutchet@bootlin.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions