Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pcmcia: remove suspend-related comment from yenta_socket.c
While pci_set_power_state() is called by the PCI core unconditionally on all PCI devices, it is not called on _any_ PCI bridge device. Therefore, it is not surprising calling pci_set_power_state() on CardBus devices causes trouble. CC: dbrownell@users.sourceforge.net CC: gregkh@suse.de Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
- Loading branch information