From: Lan Tianyu Date: Thu, 12 Sep 2013 07:32:04 +0000 (-0400) Subject: ACPI / EC: Convert all printk() calls to dynamic debug function X-Git-Tag: v3.13-rc1~96^2~19^2~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16a26e85279fd672050ffc3637038366629e8653;p=pandora-kernel.git ACPI / EC: Convert all printk() calls to dynamic debug function This patch is to convert all printks in the ec driver to pr_debug/info/err and define pr_fmt macro to replace PREFIX. Signed-off-by: Lan Tianyu Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed