From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: Robert Crocombe <rcrocomb@gmail.com>
Cc: linux1394-devel <linux1394-devel@lists.sourceforge.net>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: ohci1394 broke 2.6.19 -> 2.6.20-rc1
Date: Tue, 6 Feb 2007 01:48:25 +0100 (CET) [thread overview]
Message-ID: <tkrat.064c609db01a3918@s5r6.in-berlin.de> (raw)
In-Reply-To: <tkrat.f2510ec744e6b5c8@s5r6.in-berlin.de>
I wrote:
> @@ -1132,6 +1132,7 @@ static int __init ieee1394_init(void)
> }
> }
>
> + ret = driver_register(&nodemgr_mid_layer_driver);
> ret = class_register(&hpsb_host_class);
> if (ret < 0)
> goto release_all_bus;
I think I make that a
WARN_ON(driver_register(&nodemgr_mid_layer_driver));
--
Stefan Richter
-=====-=-=== --=- --==-
http://arcgraph.de/sr/
next prev parent reply other threads:[~2007-02-06 0:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-05 23:21 Robert Crocombe
2007-02-06 0:03 ` Stefan Richter
2007-02-06 0:39 ` Stefan Richter
2007-02-06 0:48 ` Stefan Richter [this message]
2007-02-06 1:20 ` [PATCH update] ieee1394: fix host device registering when nodemgr disabled Stefan Richter
2007-02-06 1:04 ` ohci1394 broke 2.6.19 -> 2.6.20-rc1 Robert Crocombe
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=tkrat.064c609db01a3918@s5r6.in-berlin.de \
--to=stefanr@s5r6.in-berlin.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-devel@lists.sourceforge.net \
--cc=rcrocomb@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®