On Wed, Sep 12, 2007 at 05:48:52AM +1000, Paul Mackerras wrote:
Why do you want to check if pci_dev->sysdata is NULL then use
pci_dev->bus->sysdata else pci_dev->sysdata? If you change this
to always use pci_dev->bus->sysdata, then you don;t have to depend
on my patch and your patch can get in independent of mine.
Is it possible to post your patch anytime soon? Or feel free to combine
mine with yours and post it with your signed-off-by.
Thanks,
Anil
-