ACPI / tables: Replace printk with pr_*
authorHanjun Guo <hanjun.guo@linaro.org>
Thu, 20 Feb 2014 07:45:33 +0000 (15:45 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 2 Mar 2014 00:34:16 +0000 (01:34 +0100)
This patch just does some cleanup to replace printk with pr_*,
and introduces pr_fmt() to remove all PREFIXs in tables.c,
no functional change.

Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/tables.c

Simple merge