commit | 38377be88ab878f44c687dbd704d4d044b000c97 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Fri Jul 06 14:59:43 2007 -0400 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sat Jul 07 13:53:13 2007 -0700 |
tree | 2a4952419a9597adbc89d6f508b58dcbf507fd6f | |
parent | 40e48eed84e65f909f5ac3d7a39547b70aacf90f [diff] |
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 <davej@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>