Re: [Patch v2 17/22] resources: Move struct resource_list_entry from ACPI into resource core

From: Vinod Koul
Date: Wed Feb 04 2015 - 20:58:22 EST


On Wed, Jan 28, 2015 at 06:57:35PM +0800, Jiang Liu wrote:
> Currently ACPI, PCI and pnp all implement the same resource list
> management with different data structure. We need to transfer from
> one data structure into another when passing resources from one
> subsystem into another subsystem. Sp move struct resource_list_entry
Typo ^^
> from ACPI into resource core, so it could be reused by different
> subystems and avoid the data structure conversion.
>
> Introduce dedicated header file resource_ext.h instead of embedding
> it into ioport.h to avoid header file inclusion order issues.
>
> Signed-off-by: Jiang Liu <jiang.liu@xxxxxxxxxxxxxxx>
> ---
> drivers/acpi/acpi_lpss.c | 6 ++--
> drivers/acpi/acpi_platform.c | 2 +-
> drivers/acpi/resource.c | 13 +++----
> drivers/dma/acpi-dma.c | 8 ++---
For dmaengine:

Acked-by: Vinod Koul <vinod.koul@xxxxxxxxx>

--
~Vinod

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/