Files
linux/drivers/clk/tegra
Dan Carpenter acc934f576 clk: tegra: dfll: Fix a potential Oop in remove()
[ Upstream commit d39eca547f ]

If tegra_dfll_unregister() fails then "soc" is an error pointer.  We
should just return instead of dereferencing it.

Fixes: 1752c9ee23 ("clk: tegra: dfll: Fix drvdata overwriting issue")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-03-05 17:58:46 +01:00
..
2018-06-12 16:19:22 -07:00
2018-07-25 13:45:09 -07:00
2017-02-03 12:36:36 -08:00