From: Dave Jones Date: Fri, 6 Jul 2007 18:59:43 +0000 (-0400) Subject: Clean up E7520/7320/7525 quirk printk. X-Git-Tag: v2.6.22~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38377be88ab878f44c687dbd704d4d044b000c97;p=pandora-kernel.git Clean up E7520/7320/7525 quirk printk. The printk level in this printk is bogus, as the previous printk didn't have a terminating \n resulting in .. Intel E7520/7320/7525 detected.<6>Disabling irq balancing and affinity It also never printed a \n at all in the case where we didn't do the quirk. Change it to only make noise if it actually does something useful. Signed-off-by: Dave Jones Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed