diff for duplicates of <55883420.4080906@ti.com> diff --git a/a/1.txt b/N1/1.txt index 4ac4555..2ba219a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -313,7 +313,7 @@ Kishon > + /* USB0 optional GPIO power pin for external devices */ > + drv->channels->gpio_pwr = of_get_named_gpio_flags(dev->of_node, > + "renesas,pwr", 0, NULL); -> + if (drv->channels->gpio_pwr = -EPROBE_DEFER) +> + if (drv->channels->gpio_pwr == -EPROBE_DEFER) > + return -EPROBE_DEFER; > + > + if (gpio_is_valid(drv->channels->gpio_pwr)) { @@ -390,4 +390,5 @@ Kishon > > -- -To unsubscribe from this list: send the line "unsubscribe linux-sh" in +To unsubscribe from this list: send the line "unsubscribe linux-kernel" in +Please read the FAQ at http://www.tux.org/lkml/ diff --git a/a/content_digest b/N1/content_digest index a20c075..7a7c33d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,14 +2,14 @@ "ref\01434984151-27274-3-git-send-email-phil.edworthy@renesas.com\0" "From\0Kishon Vijay Abraham I <kishon@ti.com>\0" "Subject\0Re: [PATCH 2/3] phy: rcar-gen2 usb: Add Host/Function switching for USB0\0" - "Date\0Mon, 22 Jun 2015 16:25:20 +0000\0" + "Date\0Mon, 22 Jun 2015 21:43:20 +0530\0" "To\0Phil Edworthy <phil.edworthy@renesas.com>" Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> " Simon Horman <horms@verge.net.au>\0" "Cc\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>" - linux-kernel@vger.kernel.org - linux-usb@vger.kernel.org - linux-sh@vger.kernel.org + <linux-kernel@vger.kernel.org> + <linux-usb@vger.kernel.org> + <linux-sh@vger.kernel.org> " Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "\00:1\0" "b\0" @@ -328,7 +328,7 @@ "> +\t/* USB0 optional GPIO power pin for external devices */\n" "> +\tdrv->channels->gpio_pwr = of_get_named_gpio_flags(dev->of_node,\n" "> +\t\t\t\t\t\t\"renesas,pwr\", 0, NULL);\n" - "> +\tif (drv->channels->gpio_pwr = -EPROBE_DEFER)\n" + "> +\tif (drv->channels->gpio_pwr == -EPROBE_DEFER)\n" "> +\t\treturn -EPROBE_DEFER;\n" "> +\n" "> +\tif (gpio_is_valid(drv->channels->gpio_pwr)) {\n" @@ -405,6 +405,7 @@ ">\n" ">\n" "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-sh\" in" + "To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" in\n" + Please read the FAQ at http://www.tux.org/lkml/ -f6e141ae6813e3d1c0300aad59170dbed6c6bdc511a2484d852e2b9ec3d67cb1 +c3e837c331474f5336adfb09d3a75bf467e2a2425eb81aacf0a9a222c7ffffeb
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.