]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/musb/omap2430.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[~andy/linux] / drivers / usb / musb / omap2430.c
index 4315d351fc7dbb4e026a0dce65dd87b761f55561..6708a3b78ad8b3d06130dabefe2c2e11e78fa106 100644 (file)
@@ -514,7 +514,7 @@ static int omap2430_probe(struct platform_device *pdev)
                pdata = devm_kzalloc(&pdev->dev, sizeof(*pdata), GFP_KERNEL);
                if (!pdata) {
                        dev_err(&pdev->dev,
-                               "failed to allocate musb platfrom data\n");
+                               "failed to allocate musb platform data\n");
                        goto err2;
                }