[PATCH v1 0/2] Fix 64 bit issues in common clock framework

Sebastian Reichel posted 2 patches 2 years, 8 months ago
There is a newer version of this series
drivers/clk/clk-composite.c | 5 ++++-
drivers/clk/clk-divider.c   | 6 +++---
2 files changed, 7 insertions(+), 4 deletions(-)
[PATCH v1 0/2] Fix 64 bit issues in common clock framework
Posted by Sebastian Reichel 2 years, 8 months ago
Hi,

I found two independent issues related to handling of big rates
in the common clock framework.

Thanks,

-- Sebastian

Sebastian Reichel (2):
  clk: composite: Fix handling of high clock rates
  clk: divider: Properly handle rates exceeding UINT_MAX

 drivers/clk/clk-composite.c | 5 ++++-
 drivers/clk/clk-divider.c   | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

-- 
2.39.2