From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: linux1394-devel@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] ieee1394: move init_ohci1394_dma to drivers/firewire/
Date: Sun, 10 Oct 2010 00:54:02 +0200 [thread overview]
Message-ID: <4CB0F28A.6090405@s5r6.in-berlin.de> (raw)
In-Reply-To: <tkrat.a80c49c9cfb3380e@s5r6.in-berlin.de>
Stefan Richter wrote:
> Additional changes:
> - add some #include directives
> - adjust to use firewire/ohci.h instead of ieee1394/ohci1394.h,
> replace struct ti_ohci by a minimal struct ohci,
[...]
> +struct ohci {
> + struct pci_dev *dev;
> + void __iomem *registers;
> +};
The dev member is actually unused to. I'll remove it but keep the now rather
useless struct ohci so that the code stays similar to ohci.c.
--
Stefan Richter
-=====-==-=- =-=- -=-=-
http://arcgraph.de/sr/
prev parent reply other threads:[~2010-10-09 22:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-09 21:54 Stefan Richter
2010-10-09 22:12 ` [PATCH 2/2] ieee1394: remove the old IEEE 1394 driver stack Stefan Richter
2010-10-13 23:59 ` Maxim Levitsky
2010-10-14 7:46 ` Stefan Richter
2010-10-14 23:29 ` Maxim Levitsky
2010-10-09 22:54 ` Stefan Richter [this message]
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=4CB0F28A.6090405@s5r6.in-berlin.de \
--to=stefanr@s5r6.in-berlin.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-devel@lists.sourceforge.net \
/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®