]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'sunxi-clk-for-3.16-2' of https://github.com/mripard/linux into clk-next
authorMike Turquette <mturquette@linaro.org>
Wed, 11 Jun 2014 14:11:59 +0000 (07:11 -0700)
committerMike Turquette <mturquette@linaro.org>
Wed, 11 Jun 2014 14:11:59 +0000 (07:11 -0700)
commit4dbbe3fd1ccf258f68f9c1294938de54df669e8b
tree29d2f18d98f7daef1fd8033e95583d83f2096bc2
parent1ba9f1ea4a931a3ed307ccdb9a1e1fb7689e7711
parent4f72e4fffd6303201e21ec8bca3ff6dbe04286a9
Merge tag 'sunxi-clk-for-3.16-2' of https://github.com/mripard/linux into clk-next

Rebase of Emilio's clk-sunxi-for-3.16 on top of clk-next

Fixed a few compilation warnings exposed by a patch introduced during the 3.16
merge window.

Original tag message:

Allwinner sunXi SoCs clock changes

This pull contains some new code to add support for A31 clocks by Maxime
and Boris. It also reworks the driver a bit to avoid having a huge
single file when we have a full folder for ourselves, and separating
different functional units makes sense.