From efa1960abb390d696704d029507dff671cc271fd Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Wed, 13 Jul 2016 12:07:08 +0200 Subject: kernel: update kernel 4.4 to version 4.4.15 Signed-off-by: Hauke Mehrtens --- target/linux/ramips/patches-4.4/0085-sdhci-no-wp.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ramips/patches-4.4/0085-sdhci-no-wp.patch') diff --git a/target/linux/ramips/patches-4.4/0085-sdhci-no-wp.patch b/target/linux/ramips/patches-4.4/0085-sdhci-no-wp.patch index 46b1a6c04c..8bb0352ac2 100644 --- a/target/linux/ramips/patches-4.4/0085-sdhci-no-wp.patch +++ b/target/linux/ramips/patches-4.4/0085-sdhci-no-wp.patch @@ -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; -- cgit v1.2.3