Re: [PATCH 1/2] ACPI: replace all acpi_get_table_with_size with acpi_get_table

From: Yinghai Lu
Date: Tue Jul 31 2012 - 16:56:56 EST


On Mon, Jul 30, 2012 at 8:20 PM, Len Brown <lenb@xxxxxxxxxx> wrote:
> Applied.
>
> thanks,
> Len Brown, Intel Open Source Technology Center
>
> ps. next time, please send to linux-acpi@xxxxxxxxxxxxxxx list
> also, put comments not for the commit log after the "---"
>

other two reference need to be changed:

drivers/iommu/amd_iommu_init.c: status =
acpi_get_table_with_size("IVRS", 0, &ivrs_base, &ivrs_size);
drivers/iommu/amd_iommu_init.c: status =
acpi_get_table_with_size("IVRS", 0, &ivrs_base, &ivrs_size);


Thanks

Yinghai
--
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/