[PATCH] maestro3 PM update

2001-01-29 Thread Zach Brown
This gets rid of the PM callback maestro3 was using to catch suspend/resume events, and just uses the pci_dev callbacks instead. It has minor cleanups in the _probe() path, including a braindead oops fix. It works on my laptop, but I'd really appreciate it seeing more testing. Alan, could you

[PATCH] maestro3 PM update

2001-01-29 Thread Zach Brown
This gets rid of the PM callback maestro3 was using to catch suspend/resume events, and just uses the pci_dev callbacks instead. It has minor cleanups in the _probe() path, including a braindead oops fix. It works on my laptop, but I'd really appreciate it seeing more testing. Alan, could you