commit | 2d0acb4af981e20eb626c6ea1925e95056220b2a | [log] [tgz] |
---|---|---|
author | jhbird.choi@samsung.com <jhbird.choi@samsung.com> | Thu Mar 20 16:35:56 2014 +0900 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Apr 04 16:23:33 2014 +0200 |
tree | d8dfa9464f7c03d02eaea362d0cd858e10882e97 | |
parent | 70f6c087573eeb406252ff8d98f511eb5f71496e [diff] |
ACPI: Clean up memory allocations Use acpi_os_allocate_zeroed instead of acpi_os_allocate + memset. Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com> [rjw: Subject and changelog] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>