From: jhbird.choi@samsung.com Date: Thu, 20 Mar 2014 07:35:56 +0000 (+0900) Subject: ACPI: Clean up memory allocations X-Git-Tag: v3.15-rc1~28^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d0acb4af981e20eb626c6ea1925e95056220b2a;p=pandora-kernel.git ACPI: Clean up memory allocations Use acpi_os_allocate_zeroed instead of acpi_os_allocate + memset. Signed-off-by: Jonghwan Choi [rjw: Subject and changelog] Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed