These convert some printks to dev_printks. They are completely
independent of each other; I'm just posting them together because
it probably makes sense to review them together.
It'd be nice if a PCI person looked at pci_request_region(). To
me, it looks like it prints the wrong BAR number (it prints "bar + 1").
Bjorn
--
On Friday, June 13, 2008 9:52 am Bjorn Helgaas wrote:
> These convert some printks to dev_printks. They are completely
> independent of each other; I'm just posting them together because
> it probably makes sense to review them together.
>
> It'd be nice if a PCI person looked at pci_request_region(). To
> me, it looks like it prints the wrong BAR number (it prints "bar + 1").
Thanks Bjorn, I applied 2-4 to my linux-next tree. The x86 bits didn't apply
for me, probably because my tree is slightly out of date, but those changes
can come through Ingo & co.
Jesse