On 07.02.2008 08:46, ron minnich wrote:
And it just broke again. Something in phase 6 init is not happening for some reason.
The cs5536 init is not getting called in phase 6. If somebody wants to look at the last 30 minutes change log and see what I might have done, be my guest.
Damn. I hope it is something simple. This is getting old.
here is one fix however.
ron
A little more verbose changelog would be appreciated.
This is a subtle problem.
Devices must have constructor struct members to be used.
Same problem in superio/fintek/f71805f/superio.c superio/winbond/w83627hf/superio.c device/pcie_device.c device/agp_device.c device/hypertransport.c device/pci_device.c (twice) device/pcix_device.c device/pnp_device.c device/cardbus_device.c device/root_device.c You might want to look though all of them and fix where appropriate.
Signed-off-by: Ronald G. Minnich rminnich@gmail.com
Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Regards, Carl-Daniel