kernel: update kernel 4.4 to version 4.4.9
[openwrt/staging/mkresin.git] / target / linux / mediatek / patches-4.4 / 0060-clk-dont-disable-unused-clocks.patch
index ef425225f20ba66cde279fd22add7c3293dfe7e7..51f63f925ae580caf92873b42a89b1a56e1dfbb0 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
-