Home
last modified time | relevance | path

Searched hist:abd0128eb12232948c6b7d3ad88132bb2d4897f8 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/clk/rockchip/
H A Dclk_rk3036.cabd0128eb12232948c6b7d3ad88132bb2d4897f8 Fri Jul 22 21:51:06 UTC 2016 Heiko Stübner <heiko@sntech.de> rockchip: remove log2 reimplementation from clock drivers

The already available ilog2 function does exactly the same in the common
case than the log2 function the current clock-driver reimplement.
So, simply move to that one.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Simon Glass <sjg@chromium.org>
H A Dclk_rk3288.cabd0128eb12232948c6b7d3ad88132bb2d4897f8 Fri Jul 22 21:51:06 UTC 2016 Heiko Stübner <heiko@sntech.de> rockchip: remove log2 reimplementation from clock drivers

The already available ilog2 function does exactly the same in the common
case than the log2 function the current clock-driver reimplement.
So, simply move to that one.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Simon Glass <sjg@chromium.org>