From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Cc: linux-mips@linux-mips.org, linux-ide@vger.kernel.org,
ralf@linux-mips.org
Subject: Re: [PATCH] Pb1200/DBAu1200: fix bad IDE resource size
Date: Tue, 15 Apr 2008 23:09:11 +0200 [thread overview]
Message-ID: <200804152309.11471.bzolnier@gmail.com> (raw)
In-Reply-To: <200804152044.32912.sshtylyov@ru.mvista.com>
On Tuesday 15 April 2008, Sergei Shtylyov wrote:
> The header files for the Pb1200/DBAu1200 boards have wrong definition for the
> IDE interface's decoded range length -- it should be 512 bytes according to
> what the IDE driver does. In addition, the IDE platform device claims 1 byte
> too many for its memory resource -- fix the platform code and the IDE driver
> in accordance.
>
> Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
>
> ---
> I'm not sure thru which tree this should go -- probably thru Linux/MIPS one...
Well, since I've been already merging the other au1xxx-ide patches
to IDE tree I've also applied this one while at it...
> arch/mips/au1000/common/platform.c | 2 +-
> drivers/ide/mips/au1xxx-ide.c | 7 ++++---
> include/asm-mips/mach-db1x00/db1200.h | 4 ++--
> include/asm-mips/mach-pb1x00/pb1200.h | 4 ++--
> 4 files changed, 9 insertions(+), 8 deletions(-)
prev parent reply other threads:[~2008-04-15 21:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-15 16:44 [PATCH] Pb1200/DBAu1200: fix bad IDE resource size Sergei Shtylyov
2008-04-15 21:09 ` Bartlomiej Zolnierkiewicz [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=200804152309.11471.bzolnier@gmail.com \
--to=bzolnier@gmail.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
--cc=sshtylyov@ru.mvista.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;
as well as URLs for NNTP newsgroup(s).