[patch 2/3] acpiphp: use new dock driver

2006-04-12 Thread Kristen Accardi
Modify the acpiphp driver to use the acpi dock driver for dock notifications. Only load the acpiphp driver if we find we have pci dock devices Signed-off-by: Kristen Carlson Accardi <[EMAIL PROTECTED]> --- drivers/pci/hotplug/acpiphp_dock.c | 438 - drivers/p

Re: [patch 2/3] acpiphp: use new dock driver

2006-04-12 Thread Christian Trefzer
Hi Kristen, wanted to try this one out on my Dell Latitude CPiA and C/Dock II, but something seems to have happened to the patch along the way: Applying 'acpiphp: use new dock driver' fatal: corrupt patch at line 206 Patch failed at 0002. I tried looking at the patch itself and found nothing ob

Re: [patch 2/3] acpiphp: use new dock driver v2

2006-04-28 Thread Kristen Accardi
Modify the acpiphp driver to use the acpi dock driver for dock notifications. Only load the acpiphp driver if we find we have pci dock devices Signed-off-by: Kristen Carlson Accardi <[EMAIL PROTECTED]> --- Changes from last version: * Change acpiphp to use the new return values that were modifie