diff options
author | 2020-09-22 12:16:41 -0700 | |
---|---|---|
committer | 2020-09-23 16:59:28 -0700 | |
commit | f102ed0686b16a91473ad8ca4af8159b2d6bcb0a (patch) | |
tree | b71f780befdd25d18f7323926089dca013690b01 /drivers/usb/cdns3/cdns3-imx.c | |
parent | Linux 5.9-rc1 (diff) | |
download | linux-dev-f102ed0686b16a91473ad8ca4af8159b2d6bcb0a.tar.xz linux-dev-f102ed0686b16a91473ad8ca4af8159b2d6bcb0a.zip |
clk: tegra: Drop !provider check in tegra210_clk_emc_set_rate()
The provider variable is already dereferenced earlier in this function.
Drop the check for NULL as it is impossible.
Found with smatch
drivers/clk/tegra/clk-tegra210-emc.c:131 tegra210_clk_emc_set_rate() warn: variable dereferenced before check 'provider' (see line 124)
Cc: Joseph Lo <josephl@nvidia.com>
Cc: Thierry Reding <treding@nvidia.com>
Fixes: 0ac65fc946d3 ("clk: tegra: Implement Tegra210 EMC clock")
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20200922191641.2305144-1-sboyd@kernel.org
Acked-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions