• Pavel Machek's avatar
    [PATCH] PCI: add pci_choose_state() · e9ded0c4
    Pavel Machek authored
    Could this go to "after 2.6.10 tree", too? It is a helper that
    converts system state into PCI state. We really do not want to have
    this copied into every driver, because it will need to change when
    system state gets type-checked / expanded to struct.
    
    
    From: Pavel Machek <pavel@ucw.cz>
    Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
    e9ded0c4
pci.c 21.4 KB