ramips: switch DIR-615 H1 to new image build code
[librecmc/librecmc.git] / target / linux / ramips / patches-4.4 / 0085-sdhci-no-wp.patch
index 46b1a6c04cf56c655df3c3b0b40b0c186229c054..8bb0352ac2dee1b9f3db5a3670f86e388bb94162 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mmc/host/mtk-mmc/sd.c
 +++ b/drivers/mmc/host/mtk-mmc/sd.c
-@@ -195,7 +195,7 @@
+@@ -195,7 +195,7 @@ struct msdc_hw msdc0_hw = {
        .dat_drv        = 4,
        .data_pins      = 4,
        .data_offset    = 0,
@@ -9,7 +9,7 @@
  //    .flags          = MSDC_SYS_SUSPEND | MSDC_WP_PIN_EN | MSDC_CD_PIN_EN | MSDC_REMOVABLE,
  };
  
-@@ -2746,6 +2746,9 @@
+@@ -2746,6 +2746,9 @@ static int msdc_drv_probe(struct platfor
      int ret, irq;
   
      pdev->dev.platform_data = &msdc0_hw;