From: Lance Ortiz Date: Fri, 24 Aug 2012 20:44:05 +0000 (-0600) Subject: PCI/AER: Print completion message at KERN_INFO to match starting message X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~79^2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be5ac3d3c11dea5b073555fba7cc59808bd2a286;p=pandora-kernel.git PCI/AER: Print completion message at KERN_INFO to match starting message The completion message in do_recovery() is currently KERN_DEBUG, while the starting message in aer_print_port_info() is KERN_INFO. This changes the completion message to KERN_INFO to match the starting message. [bhelgaas: changelog, use dev_info() instead of dev_printk(KERN_INFO)] Signed-off-by: Lance Ortiz Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed