diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2020-06-25 14:13:55 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-12-07 15:34:47 +0100 |
commit | c3833a228cef7121cb7fc64d5ef71eedcc6f2f01 (patch) | |
tree | 7312741116b1d6b6e9cca1ab2fc788a8e98b5479 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 583791191c6d52528ae13a1812ecae43dfa12440 (diff) |
media: ccs-pll: Don't use div_u64 to divide a 32-bit number
pll->pll_op_clk_freq is a 32-bit number. It does not need div_u64 to
divide it.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions