ACPI: EC: use printk_ratelimit(), add some DEBUG mode messages
authorMárton Németh <nm127@freemail.hu>
Wed, 21 Nov 2007 00:23:26 +0000 (03:23 +0300)
committerLen Brown <len.brown@intel.com>
Wed, 21 Nov 2007 01:04:39 +0000 (20:04 -0500)
Sometimes it is usefull to see raw protocol dump.
Uncomment '#define DEBUG' at the beginning of file to make EC
really verbose.

Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found