On 16.09.2013 18:28, John Baldwin wrote:
> Note that the PCI bus layer already does pci_save_state() during suspend
> and pci_restore_state() during resume, so it is redundant for a driver to
> do so.

Yes. I mostly wanted to fix the calls for now because it triggers a
panic. They'll probably go away, but I'm working on fixing
suspend/resume and I was curious if the card state could change between
pci_save_state() in pci.c and the same call later in the driver itself.

-- 
Jean-Sébastien Pédron

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to