diff options
author | Wang Hai <wanghai38@huawei.com> | 2020-08-04 15:56:44 +0200 |
---|---|---|
committer | Li Yang <leoyang.li@nxp.com> | 2020-09-23 01:25:29 +0200 |
commit | d97b957e32b1e7527a9b6652fa6e795f2861df7d (patch) | |
tree | 3ddfab298ce821ace417bb65177d06f21e569ace /.gitattributes | |
parent | soc: fsl: qman: convert to use be32_add_cpu() (diff) | |
download | linux-d97b957e32b1e7527a9b6652fa6e795f2861df7d.tar.xz linux-d97b957e32b1e7527a9b6652fa6e795f2861df7d.zip |
soc: fsl: qe: Remove unnessesary check in ucc_set_tdm_rxtx_clk
Fix smatch warning:
drivers/soc/fsl/qe/ucc.c:526
ucc_set_tdm_rxtx_clk() warn: unsigned 'tdm_num' is never less than zero.
'tdm_num' is u32 type, never less than zero.
Signed-off-by: Wang Hai <wanghai38@huawei.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions