Re: [PATCH] gpio: dwapb: Add support for next generation of X-Gene SoC

From: Jamie Iles
Date: Wed Feb 15 2017 - 06:20:08 EST


Hi Hoan,

On Tue, Feb 14, 2017 at 05:22:09PM -0800, Hoan Tran wrote:
> Hi Linus, Jamie and all,
>
> Do you have any comments on this patch?

I think that the CONFIG_ACPI ifdef can be removed to clean it up -
acpi_match_device() returns NULL for !CONFIG_ACPI.

Other than that, looks good to me.

Jamie