On Tuesday 13 January 2009, Gerhard Pircher wrote:
-------- Original-Nachricht --------
quoted
Datum: Tue, 13 Jan 2009 16:02:38 +1100
Von: Benjamin Herrenschmidt [off-list ref]
An: Gerhard Pircher [off-list ref]
CC: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>, grant.likely@secretlab.ca, linuxppc-dev@ozlabs.org, linux-ide@vger.kernel.org
Betreff: Re: [PATCH 5/5] ide: Force VIA IDE legacy interrupts for AmigaOne boards
quoted
quoted
Yes, it can wait.
Although I would like to know from the powerpc maintainer, if my
platform patches could still go in 2.6.29, if I resend them in the next days? I
guess it's too late, right?
Yes it is. I'll put them in -next after -rc2 or later, when we are happy
with them. That gives us a bit of time to do extra polishing.
Good, then I'll send out a new patch for the IDE driver and the current one
can be reverted.
The following patchset fixes core IDE PCI code to always use
pci_get_legacy_ide_irq() and ide_pci_is_in_compatibility_mode():
http://lkml.org/lkml/2009/1/19/163
so via82cxxx specific solution is no longer necessary.
[ IOW I'll keep your previous patch and the #ifdef issue will
solve itself after the above patchset is merged. ]
Thanks,
Bart