kernel: update kernel 4.4 to version 4.4.12
[openwrt/staging/rmilecki.git] / target / linux / brcm2708 / patches-4.4 / 0254-clk-bcm2835-Add-PWM-clock-support.patch
index 1f79e88d0ffb38d51217b114bd0c369b1305faa8..0465e49aeef13f46909967e1bda2fbddbe928d15 100644 (file)
@@ -33,7 +33,7 @@ Signed-off-by: Michael Turquette <mturquette@baylibre.com>
  struct bcm2835_pll {
        struct clk_hw hw;
        struct bcm2835_cprman *cprman;
-@@ -1586,6 +1596,9 @@ static int bcm2835_clk_probe(struct plat
+@@ -1590,6 +1600,9 @@ static int bcm2835_clk_probe(struct plat
                                  cprman->regs + CM_PERIICTL, CM_GATE_BIT,
                                  0, &cprman->regs_lock);