]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit3ebe08a749a0971a5407818169dc16212ef562f9
treeb3f887f0623902fdf7e0b1d1a1ec396a71cecd05
parent0af2f653c504d302d83d3a648c0408882ff62d4c
ACPI: EC: use printk_ratelimit(), add some DEBUG mode messages

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>
drivers/acpi/ec.c