From: Paul Mundt <lethal@linux-sh.org>
To: girish <girishvg@gmail.com>
Cc: B.Zolnierkiewicz@elka.pw.edu.pl, linux-kernel@vger.kernel.org,
linux-ide@vger.kernel.org, rmk@arm.linux.org.uk, gregkh@suse.de,
ysato@users.sourceforge.jp
Subject: Re: [PATCH] Generic platform device IDE driver
Date: Thu, 5 Oct 2006 05:02:14 +0900 [thread overview]
Message-ID: <20061004200214.GA6664@localhost.Internal.Linux-SH.ORG> (raw)
In-Reply-To: <A1AC65D6-07AC-42CB-80F1-9621DBCACF83@gmail.com>
On Wed, Oct 04, 2006 at 08:30:36PM +0900, girish wrote:
> question: where is linux/ide-platform.h header?
>
answer: there isn't one, as it's not needed. The reason for using
platform devices is so we get _away_ from this ridiculous static set of
definitions for I/O addresses and IRQs that are sprinkled around a lot
of these drivers.
next prev parent reply other threads:[~2006-10-04 12:03 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-04 7:45 [PATCH] Generic platform device IDE driver Paul Mundt
2006-10-04 11:30 ` girish
2006-10-04 20:02 ` Paul Mundt [this message]
2006-10-04 12:25 ` girish
2006-10-04 11:41 ` Alan Cox
2006-10-04 20:05 ` Paul Mundt
2006-10-04 14:38 ` Alan Cox
2006-10-05 9:16 ` Paul Mundt
2006-10-11 12:50 ` Matthias Fuchs
2006-10-12 6:13 ` Paul Mundt
2006-10-13 7:52 ` Russell King
2006-10-13 12:28 ` Paul Mundt
2006-10-13 12:46 ` Jeff Garzik
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=20061004200214.GA6664@localhost.Internal.Linux-SH.ORG \
--to=lethal@linux-sh.org \
--cc=B.Zolnierkiewicz@elka.pw.edu.pl \
--cc=girishvg@gmail.com \
--cc=gregkh@suse.de \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk@arm.linux.org.uk \
--cc=ysato@users.sourceforge.jp \
/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.