From: Jiang Liu Date: Thu, 19 Dec 2013 12:47:46 +0000 (+0800) Subject: ACPI / extlog: replace open-coded _DSM code with helper functions X-Git-Tag: v3.14-rc1~107^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ede9f8a1805b26b3141730c9deaea8bc95a64bc;p=pandora-kernel.git ACPI / extlog: replace open-coded _DSM code with helper functions Use helper functions to simplify _DSM related code in acpi_extlog driver. Also mark initialization data and functions with __init and __initdata to reduce memory footprint. Signed-off-by: Jiang Liu Tested-by: Chen, Gong Reviewed-by: Chen, Gong Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed