commit | 5a4fe9b55db4ec5b6627245a91445c6495a136df | [log] [tgz] |
---|---|---|
author | Emilio López <emilio@elopez.com.ar> | Wed Mar 27 18:20:42 2013 -0300 |
committer | Mike Turquette <mturquette@linaro.org> | Thu Apr 04 13:52:50 2013 -0700 |
tree | e3dac316337b665bc8b08b12e9c2a85eb3b9f749 | |
parent | 13569a709ad12aef4d9c2b352c92e95ab7dd201f [diff] |
clk: sunxi: drop CLK_IGNORE_UNUSED This flag was in place to prevent important clocks from getting gated while they had no users. Now that the UART driver supports clocks properly, we can drop this. Signed-off-by: Emilio López <emilio@elopez.com.ar> Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>