[PATCH v2 0/2] clk: adapt ->round_rate()/->determine_rate() prototypes

2015-04-30 Thread Boris Brezillon
Hello, As previously discussed in this thread [1], this series is changing clk_ops' ->round_rate()/->determine_rate() prototypes to avoid long overflows when the returned rate is exceeding 2Ghz. Most of those changes have been compile-tested, but none of them have been tested on real hardware

[PATCH v2 0/2] clk: adapt -round_rate()/-determine_rate() prototypes

2015-04-30 Thread Boris Brezillon
Hello, As previously discussed in this thread [1], this series is changing clk_ops' -round_rate()/-determine_rate() prototypes to avoid long overflows when the returned rate is exceeding 2Ghz. Most of those changes have been compile-tested, but none of them have been tested on real hardware (the