commit | 9f4f313247037d5e516f7a291a1fa11d8f510733 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Oct 18 18:21:00 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Oct 27 15:13:47 2017 +0800 |
tree | 679a1f1f0bd420e2b3fec815b9ef8e2f43136492 | |
parent | 22fc2b6ae9a50f42793e9d50a4eb39df81d3bf73 [diff] |
x86: acpi: Put sleepstates.asl to the common place The supported sleep states are generic on Intel processors. Move the ASL definition to the common place. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>