]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit550627d88371c9c12fd86be5ccccf3e688e90146
tree9a2ca5bf2508fa865ab1ed973a997f15eb2be419
parentfbb6c35036ea596363ff7987cac073bd1b986476
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