Files
linux/drivers/clk
Alexandre Belloni e5e9bb8127 clk: at91: audio-pll: fix audio pmc type
[ Upstream commit 7fa75007b7 ]

The allocation for the audio pmc is using the size of struct clk_audio_pad
instead of struct clk_audio_pmc. This works fine because the former is
larger than the latter but it is safer to be correct.

Fixes: ("0865805d82d4 clk: at91: add audio pll clock drivers")
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-01 09:13:32 +01:00
..
2017-09-29 14:17:17 -07:00
2016-10-23 10:18:45 -07:00