]> git.karo-electronics.de Git - karo-tx-linux.git/commit
intel_ips: Hush the i915 symbols message
authorAdam Jackson <ajax@redhat.com>
Mon, 9 Apr 2012 21:49:36 +0000 (17:49 -0400)
committerMatthew Garrett <mjg@redhat.com>
Tue, 17 Apr 2012 13:31:08 +0000 (09:31 -0400)
commit310543d9f3104c8d10acafba37ce3f619f600429
treed02b9b98b98beeaf56852d787c4c24372892c410
parent4166fb64593514ad920b7dbd290e0a934b37d24a
intel_ips: Hush the i915 symbols message

We can't control order here, and getting it inverted is harmless.  So
turn this down to dev_info() and leave a note about how to fix it in
case userspace is insufficiently automagic.

Bugzilla: https://bugzilla.redhat.com/794953
Signed-off-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/intel_ips.c