Linus applied 0.13a and that fixes things, thanks.
Two quick comments:
* you need pci_set_drvdata(pdev,NULL) after pci_disable_disable in your
pci_driver::remove hook
* I think it would look better to remove the struct pci_driver ->suspend
and ->resume hook references, if they are NULL (0)...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/