From: Kevin Hao Date: Sat, 25 May 2013 11:36:25 +0000 (+0800) Subject: PCI: Add 0x prefix to BAR register position in __pci_read_base() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~18^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33963e308e98064ce89d961ffeede2fb055f8ffc;p=pandora-kernel.git PCI: Add 0x prefix to BAR register position in __pci_read_base() We print the BAR register's position in hexadecimal format, so it is more readable if 0x prefix is added. [bhelgaas: keep dev_printk(), not dev_dbg(), so this is always in dmesg] Signed-off-by: Kevin Hao Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed