From: Bob Moore Date: Thu, 3 May 2012 01:41:41 +0000 (+0800) Subject: ACPICA: Object dump routines: Use common function for string output X-Git-Tag: v3.6-rc1~82^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=579e3820bd1381d36b2c41485e9e7a94216bb7ed;p=pandora-kernel.git ACPICA: Object dump routines: Use common function for string output For ACPI string objects, always use the common string dump function, acpi_ut_print_string. This function surrounds the string with quotes and handles allowed escape sequences. Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed