From: Bjorn Helgaas Date: Tue, 6 Oct 2009 21:33:34 +0000 (-0600) Subject: vsprintf: add %pR support for IRQ and DMA resources X-Git-Tag: v2.6.33-rc1~321^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c91d3376e5f4277173a22f0ef9989125c318bacb;p=pandora-kernel.git vsprintf: add %pR support for IRQ and DMA resources Print addresses (IO port numbers and memory addresses) in hex, but print others (IRQs and DMA channels) in decimal. Only print the end if it's different from the start. Signed-off-by: Bjorn Helgaas Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed