bcm53xx: refresh patches
[librecmc/librecmc.git] / target / linux / bcm53xx / patches-3.18 / 305-ARM-BCM53XX-set-customized-AUXCTL.patch
index 9f7e1fe91f269b92f8625aa5fc9dd4c7a95ed92b..4367b8b9015893fca19e1e8eef8bbb7709139b64 100644 (file)
@@ -14,7 +14,7 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
 
 --- a/arch/arm/mach-bcm/bcm_5301x.c
 +++ b/arch/arm/mach-bcm/bcm_5301x.c
-@@ -79,7 +79,10 @@ static const char __initconst *bcm5301x_
+@@ -49,7 +49,10 @@ static const char __initconst *bcm5301x_
  };
  
  DT_MACHINE_START(BCM5301X, "BCM5301X")
@@ -25,4 +25,4 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
 +                        L310_AUX_CTRL_EARLY_BRESP,
        .l2c_aux_mask   = ~0,
        .init_early     = bcm5301x_init_early,
-       .restart        = bcm5301x_restart,
+       .dt_compat      = bcm5301x_dt_compat,