diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2008-08-22 17:37:02 +0200 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2008-10-20 19:53:46 +0200 |
commit | c9ed77eeba8ec2541a40918210bcc676acacd43a (patch) | |
tree | 87c6d58b189a6e9cf95dcebca8013586774a3284 /Documentation | |
parent | PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups (diff) | |
download | linux-c9ed77eeba8ec2541a40918210bcc676acacd43a.tar.xz linux-c9ed77eeba8ec2541a40918210bcc676acacd43a.zip |
PCI: tidy PME support messages
This patch changes these two messages:
pci 0000:00:03.0: supports D1
pci 0000:00:03.0: supports D2
to this:
pci 0000:00:03.0: supports D1 D2
It also trivially converts a "dev_printk(KERN_INFO, ...)" to
"dev_info(...)".
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions