Commits
Merge branches 'clk-bulk-fix', 'clk-at91' and 'clk-sprd' into clk-next - Make clk_bulk_get_all() return an 'id' corresponding to clock-names * clk-bulk-fix: clk: Make clk_bulk_get_all() return a valid "id" * clk-at91: clk: at91: allow 24 Mhz clock as input for PLL clk: at91: select parent if main oscillator or bypass is enabled clk: at91: fix update bit maps on CFG_MOR write * clk-sprd: clk: sprd: add missing kfree
Showing diff tob6c444de05a
- Stephen Boyd committed b6c444de05aMMerge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and 'clk-actio...
- Bjorn Andersson committed 7f81c242658clk: Make clk_bulk_get_all() return a valid "id" The adreno driver expects the "id" fi...
- Eugen Hristev committed 81a6b601f9fclk: at91: allow 24 Mhz clock as input for PLL The PLL input range needs to be able to...
- Chunyan Zhang committed 5e75ea9c674clk: sprd: add missing kfree The number of config registers for different pll clocks p...