CC'ing ACPI maintainers.
Please use ./scripts/get_maintainer.pl to retrieve a list of maintainers
to CC for each patch.
On Tue, 17 Nov 2015, shannon.z...@linaro.org wrote:
> From: Shannon Zhao
>
> According to the STAO table, hide UART used by Xen from Dom0.
>
> Signed-off-by: Shannon Zhao
>
From: Shannon Zhao
According to the STAO table, hide UART used by Xen from Dom0.
Signed-off-by: Shannon Zhao
---
drivers/acpi/bus.c | 22 ++
1 file changed, 22 insertions(+)
diff --git a/drivers/acpi/bus.c b/drivers/acpi/bus.c
index a212cef..e93806b 100644
--- a/drivers/ac