diff for duplicates of <20160608111442.GB14888@dell> diff --git a/a/1.txt b/N1/1.txt index 8c844c1..529996e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -34,7 +34,7 @@ On Mon, 16 May 2016, SF Markus Elfring wrote: > } > > status = platform_device_add(pdev); -> - if (status == 0) +> - if (status = 0) > - device_init_wakeup(&pdev->dev, can_wakeup); > + if (status) > + goto put_device; @@ -71,5 +71,9 @@ Acked-by: Lee Jones <lee.jones@linaro.org> -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org │ Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog +-- +To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in +the body of a message to majordomo@vger.kernel.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 618a178..3860a90 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,7 +5,7 @@ "ref\0de3598c4-f85a-6807-303a-55ee0ac707f2@users.sourceforge.net\0" "From\0Lee Jones <lee.jones@linaro.org>\0" "Subject\0Re: [PATCH 2/2] mfd: twl-core: Refactoring for add_numbered_child()\0" - "Date\0Wed, 8 Jun 2016 12:14:42 +0100\0" + "Date\0Wed, 08 Jun 2016 11:14:42 +0000\0" "To\0SF Markus Elfring <elfring@users.sourceforge.net>\0" "Cc\0Tony Lindgren <tony@atomide.com>" linux-omap@vger.kernel.org @@ -50,7 +50,7 @@ "> \t}\n" "> \n" "> \tstatus = platform_device_add(pdev);\n" - "> -\tif (status == 0)\n" + "> -\tif (status = 0)\n" "> -\t\tdevice_init_wakeup(&pdev->dev, can_wakeup);\n" "> +\tif (status)\n" "> +\t\tgoto put_device;\n" @@ -87,7 +87,11 @@ "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org \342\224\202 Open source software for ARM SoCs\n" - Follow Linaro: Facebook | Twitter | Blog + "Linaro.org \303\242\342\200\235\342\200\232 Open source software for ARM SoCs\n" + "Follow Linaro: Facebook | Twitter | Blog\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe kernel-janitors\" in\n" + "the body of a message to majordomo@vger.kernel.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -9c3fde673efd687bb537e1358e0ac0bd47713676c64375bd7fa07259d9cc996f +1d5b2f571d605423a2cb50465b5479f30d0b8f38fcf679d5b50be65ae2bf36d3
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.