From 47411308694ea2ad590808f778b5736e4ebd58b1 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 17 Jan 2013 22:28:58 +0000 Subject: mvebu: refresh patches Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35210 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mvebu/patches-3.8/009-mmc_mvsdio_add_pinctrl.patch | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'target/linux/mvebu/patches-3.8/009-mmc_mvsdio_add_pinctrl.patch') diff --git a/target/linux/mvebu/patches-3.8/009-mmc_mvsdio_add_pinctrl.patch b/target/linux/mvebu/patches-3.8/009-mmc_mvsdio_add_pinctrl.patch index 394fc4ceb..9f98bda13 100644 --- a/target/linux/mvebu/patches-3.8/009-mmc_mvsdio_add_pinctrl.patch +++ b/target/linux/mvebu/patches-3.8/009-mmc_mvsdio_add_pinctrl.patch @@ -13,8 +13,6 @@ Signed-off-by: Thomas Petazzoni drivers/mmc/host/mvsdio.c | 6 ++++++ 1 file changed, 6 insertions(+) -diff --git a/drivers/mmc/host/mvsdio.c b/drivers/mmc/host/mvsdio.c -index 56954bc..feb16bd 100644 --- a/drivers/mmc/host/mvsdio.c +++ b/drivers/mmc/host/mvsdio.c @@ -25,6 +25,7 @@ @@ -25,7 +23,7 @@ index 56954bc..feb16bd 100644 #include #include -@@ -692,6 +693,7 @@ static int __init mvsd_probe(struct platform_device *pdev) +@@ -692,6 +693,7 @@ static int __init mvsd_probe(struct plat struct resource *r; int ret, irq; int gpio_card_detect, gpio_write_protect; @@ -33,7 +31,7 @@ index 56954bc..feb16bd 100644 r = platform_get_resource(pdev, IORESOURCE_MEM, 0); irq = platform_get_irq(pdev, 0); -@@ -713,6 +715,10 @@ static int __init mvsd_probe(struct platform_device *pdev) +@@ -713,6 +715,10 @@ static int __init mvsd_probe(struct plat host->dev = &pdev->dev; host->res = r; @@ -44,5 +42,3 @@ index 56954bc..feb16bd 100644 /* Some non-DT platforms do not pass a clock, and the clock frequency is passed through platform_data. On DT platforms, a clock must always be passed, even if there is no gatable --- -1.7.9.5 -- cgit v1.2.3