Thread (1 message) 1 message, 1 author, 2012-11-15

Re: [PATCH 6/6] usb: chipidea: usbmisc: add post handling and errata fix for mx25

From: Martin Fuzzey <hidden>
Date: 2012-11-15 10:08:15
Also in: linux-arm-kernel

Hi,

On Wed, Nov 14, 2012 at 12:55 PM, Michael Grzeschik
[off-list ref] wrote:
quoted hunk
@@ -213,6 +216,15 @@ static int __devinit ci13xxx_imx_probe(struct platform_device *pdev)
                goto put_np;
        }

+       if (usbmisc_ops && usbmisc_ops->post) {
+               ret = usbmisc_ops->post(&pdev->dev);
+               if (ret) {
+                       dev_err(&pdev->dev,
+                               "usbmisc post failed, ret=%d\n", ret);
+                       goto err;
+               }
+       }
+
        data->ci_pdev = plat_ci;
        platform_set_drvdata(pdev, data);
This hunk fails to apply for me on 3.7-rc5:
error: while searching for:
		goto put_np;
	}

	data->ci_pdev = plat_ci;
	platform_set_drvdata(pdev, data);

Regards,

Martin
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help