From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Tue, 26 Feb 2008 05:20:54 +0000 Subject: Re: [PATCH 2.6.25] sh: revert dreamcast pci change Message-Id: <20080226052054.GB19814@linux-sh.org> List-Id: References: <20080220091021.20631.4358.sendpatchset@clockwork.opensource.se> In-Reply-To: <20080220091021.20631.4358.sendpatchset@clockwork.opensource.se> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Thu, Feb 21, 2008 at 10:47:57PM +0000, Adrian McMenamin wrote: > > On Wed, 2008-02-20 at 18:10 +0900, Magnus Damm wrote: > > Commit e036eaa681a17f71b64f6d9040fe605555623919 broke dreamcast pci, this > > patch fixes that by reverting the dreamcast specific bits. > > > > Signed-off-by: Magnus Damm > > Acked-by: Adrian McMenamin > > --- > > > > arch/sh/drivers/pci/ops-dreamcast.c | 44 +++++++++++++++++------------------ > > 1 file changed, 22 insertions(+), 22 deletions(-) > > > > --- 0001/arch/sh/drivers/pci/ops-dreamcast.c > > +++ work/arch/sh/drivers/pci/ops-dreamcast.c 2008-02-20 17:56:48.000000000 +0900 > > @@ -83,9 +83,9 @@ static int gapspci_read(struct pci_bus * > > > Just to confirm this patch does work but it doesn't apply cleanly - I > think you need to check the line numbers Magnus, otherwise I can just > post it as I've applied it. > I merged akpm's version of it. It'll go out with the next batch of updates.