commit | c6e19194b6e1a565f8fe18d56d509e9892c32ee1 | [log] [tgz] |
---|---|---|
author | Guillaume Chazarain <guichaz@yahoo.fr> | Sun Dec 24 22:19:02 2006 +0100 |
committer | Len Brown <len.brown@intel.com> | Tue Jan 02 00:12:19 2007 -0500 |
tree | 0337077c68c9f4fdbf423050a2d5944777133d56 | |
parent | 27c5d745ac685c3f48cebd7a9c07707755b4b711 [diff] |
ACPI: EC: move verbose printk to debug build only The recent EC cleanup left a printk enabled on handler evaluation resulting in a bunch of messages on normal operation, like so: ACPI: EC: evaluating _Q60 Signed-off-by: Len Brown <len.brown@intel.com>