kernel: update 4.4 kernel to 4.4.42
[openwrt/staging/dedeckeh.git] / target / linux / brcm2708 / patches-4.4 / 0254-clk-bcm2835-Add-PWM-clock-support.patch
index 428a952096fbd527942e398f9acbe43fec3bd760..aa7bc7d1b643e0f36b090a2ac8926b64e107e838 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;
-@@ -1601,6 +1611,9 @@ static int bcm2835_clk_probe(struct plat
+@@ -1603,6 +1613,9 @@ static int bcm2835_clk_probe(struct plat
                                  cprman->regs + CM_PERIICTL, CM_GATE_BIT,
                                  0, &cprman->regs_lock);