ACPI: delete OSI(Linux) DMI dmesg spam
authorLen Brown <lenb@kernel.org>
Mon, 8 Dec 2008 21:03:07 +0000 (16:03 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 13 Dec 2008 23:29:34 +0000 (15:29 -0800)
commit631867888f51ec9dc40bc8f7cb43cc39a6892158
tree7c9d5c9a2823f295c454949cb812ba00027605e0
parent1d3bac578875da221abaabc7beba5f1d4f316acb
ACPI: delete OSI(Linux) DMI dmesg spam

In 2.6.28 a6e0887f21bbab337ee32d9c0a84d7c0b6e9141b removed this code
because the linux-acpi community no longer needs the feedback
that these console messages solicit.

here in .stable, we apply a simpler version of that patch,
but for the exact same reasons.

Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/acpi/osl.c