Files
kernel/drivers/clk
Marek Szyprowski 8b3e444fe8 clk: samsung: Use clk_hw API for calling clk framework from clk notifiers
[ Upstream commit 1da220e3a5d22fccda0bc8542997abc1d1741268 ]

clk_notifier_register() documentation states, that the provided notifier
callbacks associated with the notifier must not re-enter into the clk
framework by calling any top-level clk APIs. Fix this by replacing
clk_get_rate() calls with clk_hw_get_rate(), which is safe in this
context.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Sylwester Nawrocki <snawrocki@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-11-24 08:20:23 +01:00
..
2018-12-21 14:15:19 +01:00
2018-07-06 13:52:57 -07:00
2019-10-07 18:57:03 +02:00
2018-06-12 16:19:22 -07:00
2018-06-12 16:19:22 -07:00
2018-07-06 13:44:06 -07:00
2019-03-05 17:58:46 +01:00
2018-07-06 13:44:06 -07:00