On Thu, Nov 1, 2018 at 9:00 AM Peng Hao wrote:
>
> use acpi_dev_resource_io API.
>
Same comments as per patch 1.
This should be patch 2/8 in the series.
Otherwise,
Reviewed-by: Andy Shevchenko
Also, you might consider to use Suggested-by tag here.
> Signed-off-by: Peng Hao
> ---
> drivers/m
use acpi_dev_resource_io API.
Signed-off-by: Peng Hao
---
drivers/misc/pvpanic.c | 14 ++
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/drivers/misc/pvpanic.c b/drivers/misc/pvpanic.c
index 0bcf1cd..c20fdff 100644
--- a/drivers/misc/pvpanic.c
+++ b/drivers/misc/pvpani