These convert some printks to dev_printks.
v3 changes:
- refresh for newer tree (these were generated against 2.6.26-rc8-mm1)
- doesn't include the ACPI and PCI changes already in linux-next
- new patch replaces non-device-specific DBG() with pr_debug() and
removes DBG()
v2 changes:
- print "PCI INT A" instead of "PCI INTA#"
- in pci_request_region(), print "bar", not "bar + 1"
Bjorn
--