PCI: re-add debug prints for unmodified BARs
authorYinghai Lu <yhlu.kernel@gmail.com>
Tue, 9 Sep 2008 19:27:52 +0000 (12:27 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 12 Sep 2008 23:34:46 +0000 (16:34 -0700)
commit395a125c6237802b19bf22b41017c99ff57f1024
tree9a2ca5bf2508fa865ab1ed973a997f15eb2be419
parenta5827f40afafc864f57a1c44915f0bfaf3d94f53
PCI: re-add debug prints for unmodified BARs

Print out for device BAR values before the kernel tries to update them.
Also make related output use KERN_DEBUG.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/probe.c