summaryrefslogtreecommitdiff
path: root/drivers/phy/eswin/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorBryan O'Donoghue <bod@kernel.org>2026-06-02 22:01:24 +0100
committerBryan O'Donoghue <bod@kernel.org>2026-06-02 22:12:04 +0100
commit10400b9455e735601d94e7293db1c48a685547f0 (patch)
tree75f4ad2086f1eef436de27f5a023d3874e04f8d8 /drivers/phy/eswin/git@git.tavy.me:linux.git
parent6a75e3d4f6428b90f398354212e3a2e0172851d6 (diff)
media: qcom: iris: Fix FPS calculation and VPP FW overhead
Use div_u64() instead of mult_fract as u64 operator division fails on 32 bit systems which don't link against libgcc. Fixes: 5c66647a5c3e ("media: iris: add FPS calculation and VPP FW overhead in frequency formula") Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202606030132.qnBXVDkM-lkp@intel.com/ Signed-off-by: Bryan O'Donoghue <bod@kernel.org>
Diffstat (limited to 'drivers/phy/eswin/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions