kernel: update kernel 4.4 to version 4.4.12
[openwrt/staging/hauke.git] / target / linux / mediatek / patches-4.4 / 0052-clk-dont-disable-unused-clocks.patch
index 277fbca5c701be1fa319afb577f9e4067faf0ffc..87e4a54ed360fd18ba7a95971131bfbe77a53984 100644 (file)
@@ -8,8 +8,6 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
  drivers/clk/clk.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c
-index f13c3f4..5e9ddae 100644
 --- a/drivers/clk/clk.c
 +++ b/drivers/clk/clk.c
 @@ -233,7 +233,7 @@ unlock_out:
@@ -21,6 +19,3 @@ index f13c3f4..5e9ddae 100644
  static int __init clk_ignore_unused_setup(char *__unused)
  {
        clk_ignore_unused = true;
--- 
-1.7.10.4
-