]> git.karo-electronics.de Git - linux-beck.git/commit
clk: at91: propagate rate change on system clks
authorBoris BREZILLON <b.brezillon@overkiz.com>
Tue, 11 Mar 2014 09:00:33 +0000 (10:00 +0100)
committerMike Turquette <mturquette@linaro.org>
Wed, 19 Mar 2014 22:21:52 +0000 (15:21 -0700)
commit693bb3d99d06e174c31471b58c8f0b97e1479b08
tree800d2cc32df116a8d9eeaea55f9e21bd62353208
parent419f612932674d5f72b1995eda52ca15d87361ef
clk: at91: propagate rate change on system clks

System clks are just gates, and thus do not provide any rate operations.
Authorize clk rate change to be propagated to system clk parents.

Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/at91/clk-system.c