Re: [PATCH 2/4] PCI PM: Make more PCI PM core functionality available to drivers

From: Jesse Barnes
Date: Tue Jul 22 2008 - 17:27:18 EST


On Saturday, July 19, 2008 5:39 am Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rjw@xxxxxxx>
>
> Make more PCI PM core functionality available to drivers
>
> * Export pci_pme_capable() so that it can be called directly by
> drivers (for example, tg3 needs that).
>
> * Move the state choosing part of pci_prepare_to_sleep() to a
> separate function, pci_target_state(), that can be called directly
> by drivers (for example, tg3 needs that).
>
> Signed-off-by: Rafael J. Wysocki <rjw@xxxxxxx>

Applied to for-linus. I had to fix things up in light of the kdoc fixes Randy
sent, but I think I got them right.

Thanks,
Jesse
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/