| To: | Sergei Shtylyov <sshtylyov@ru.mvista.com> |
|---|---|
| Subject: | Re: [PATCH] Pb1200/DBAu1200: fix bad IDE resource size |
| From: | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> |
| Date: | Tue, 15 Apr 2008 23:09:11 +0200 |
| Cc: | linux-mips@linux-mips.org, linux-ide@vger.kernel.org, ralf@linux-mips.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-disposition:message-id:content-type:content-transfer-encoding; bh=baOtjHGeW11SJ1cEGq6bP/dSCU8Afhqi/omkh/Noy3Q=; b=B3wYvDgGoahgpTs/yGQAwzLrBRVLu54fTGviARvA/PhyRSkBeTHBxdx/EzIViS/KgLnBYFzcw6mXMuJo9htL8HB54NgLt7BWf8hzBGERnGkcDOvIiiq7FR43cD/i4tGmv+WcM0q8G+aegiWdLeDt8VJyMPvk6qig/hhd5t/H7eQ= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-disposition:message-id:content-type:content-transfer-encoding; b=SEVyqf7TcHLEkt9oHt/v+JgFASaw5oQ8QXdfJoP4s6BAfGsfYjEm+BTfNE3a9cxveJ0LCsrcAhEMPcGDn2Hn+Tnf96J48o0BfwQNJCKQKKs/Mf8HHndyEylncSx5qatd+KIsVDCUTvkh5ZYPUcjpfsj01Gxam4cwtsHN9aFnjI0= |
| In-reply-to: | <200804152044.32912.sshtylyov@ru.mvista.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <200804152044.32912.sshtylyov@ru.mvista.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | KMail/1.9.9 |
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 in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 2/2] Pb1200: do register SMC 91C111, Sergei Shtylyov |
|---|---|
| Next by Date: | Re: [PATCH] Au1200: IDE driver build fix, Bartlomiej Zolnierkiewicz |
| Previous by Thread: | [PATCH] Pb1200/DBAu1200: fix bad IDE resource size, Sergei Shtylyov |
| Next by Thread: | [PATCH] rbtx4927: misc cleanups, Atsushi Nemoto |
| Indexes: | [Date] [Thread] [Top] [All Lists] |