diff options
author | Stephen Boyd <sboyd@kernel.org> | 2023-06-13 04:12:00 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2023-06-13 22:00:55 +0300 |
commit | 3e253b21693d08126c828cddcb4fd3949898f773 (patch) | |
tree | f5ca502c1da67607b8979cee39bb236b78f1fc1d /scripts/gdb/linux/utils.py | |
parent | be8fa5fd0a48fd2decc4de81ffe72bb3ceacecd9 (diff) | |
download | linux-3e253b21693d08126c828cddcb4fd3949898f773.tar.xz |
ASoC: tlv320aic32x4: pll: Remove impossible condition in clk_aic32x4_pll_determine_rate()
Smatch warns:
sound/soc/codecs/tlv320aic32x4-clk.c:219 clk_aic32x4_pll_determine_rate() warn: unsigned 'rate' is never less than zero.
Cc: Maxime Ripard <maxime@cerno.tech>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202306101217.08CRVGcK-lkp@intel.com/
Fixes: 25d43ec352ea ("ASoC: tlv320aic32x4: pll: Switch to determine_rate")
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20230613011201.1166753-1-sboyd@kernel.org
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions