From: Sergei Shtylyov <sshtylyov-Igf4POYTYCDQT0dZR+AlfA@public.gmane.org>
To: Russ Dill <Russ.Dill-l0cyMroinI0@public.gmane.org>
Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>,
Linux ARM Kernel List
<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
Anand Gadiyar <gadiyar-l0cyMroinI0@public.gmane.org>,
Greg Kroah-Hartman
<gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>,
Vikram Pandita <vikram.pandita-l0cyMroinI0@public.gmane.org>,
Volodymyr Mieshkov <x0182794-l0cyMroinI0@public.gmane.org>,
Alan Stern
<stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org>,
yan-liu-l0cyMroinI0@public.gmane.org,
aparnab-l0cyMroinI0@public.gmane.org
Subject: Re: [PATCH 1/2] ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error path
Date: Thu, 21 Jun 2012 15:55:21 +0400 [thread overview]
Message-ID: <4FE30BA9.1070108@mvista.com> (raw)
In-Reply-To: <1340275473-16374-1-git-send-email-Russ.Dill-l0cyMroinI0@public.gmane.org>
Hello.
On 21-06-2012 14:44, Russ Dill wrote:
> A recent commit, [PATCH] Fix OMAP EHCI suspend/resume failure
> (i693) '354ab856'
Usually commit ID follows the word "commit", and then the commit summary.
> causes ehci probe to fail on omap3xxx. This
> exposed bugs in the ehci_hcd_omap_probe error path causing
> an oops.
> On the error path, call usb_remove_hcd if usb_add_hcd has been
> called, and call usb_put_hcd if usb_alloc_hcd has been called.
> Tested on BB-xM.
> Signed-off-by: Russ.Dill-l0cyMroinI0@public.gmane.org
It should be:
Signed-off-by: Russ Dill <Russ.Dill-l0cyMroinI0@public.gmane.org>
WBR, Sergei
--
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
WARNING: multiple messages have this Message-ID (diff)
From: sshtylyov@mvista.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error path
Date: Thu, 21 Jun 2012 15:55:21 +0400 [thread overview]
Message-ID: <4FE30BA9.1070108@mvista.com> (raw)
In-Reply-To: <1340275473-16374-1-git-send-email-Russ.Dill@ti.com>
Hello.
On 21-06-2012 14:44, Russ Dill wrote:
> A recent commit, [PATCH] Fix OMAP EHCI suspend/resume failure
> (i693) '354ab856'
Usually commit ID follows the word "commit", and then the commit summary.
> causes ehci probe to fail on omap3xxx. This
> exposed bugs in the ehci_hcd_omap_probe error path causing
> an oops.
> On the error path, call usb_remove_hcd if usb_add_hcd has been
> called, and call usb_put_hcd if usb_alloc_hcd has been called.
> Tested on BB-xM.
> Signed-off-by: Russ.Dill at ti.com
It should be:
Signed-off-by: Russ Dill <Russ.Dill@ti.com>
WBR, Sergei
next prev parent reply other threads:[~2012-06-21 11:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-20 9:41 Oops on boot for omap3xxx, EHCI fails Russ Dill
2012-06-20 9:41 ` Russ Dill
2012-06-21 10:44 ` [PATCH 1/2] ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error path Russ Dill
2012-06-21 10:44 ` Russ Dill
2012-06-21 10:44 ` [PATCH 2/2] ARM: OMAP: USB: Fix omap3xxx EHCI regression caused by i693 errata fix Russ Dill
2012-06-21 10:44 ` Russ Dill
[not found] ` <1340275473-16374-1-git-send-email-Russ.Dill-l0cyMroinI0@public.gmane.org>
2012-06-21 11:55 ` Sergei Shtylyov [this message]
2012-06-21 11:55 ` [PATCH 1/2] ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error path Sergei Shtylyov
2012-06-21 15:36 ` Alan Stern
2012-06-21 15:36 ` Alan Stern
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FE30BA9.1070108@mvista.com \
--to=sshtylyov-igf4poytycdqt0dzr+alfa@public.gmane.org \
--cc=Russ.Dill-l0cyMroinI0@public.gmane.org \
--cc=aparnab-l0cyMroinI0@public.gmane.org \
--cc=balbi-l0cyMroinI0@public.gmane.org \
--cc=gadiyar-l0cyMroinI0@public.gmane.org \
--cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org \
--cc=vikram.pandita-l0cyMroinI0@public.gmane.org \
--cc=x0182794-l0cyMroinI0@public.gmane.org \
--cc=yan-liu-l0cyMroinI0@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.