Re: [PATCH v2 0/2] ACPI/IORT: Code cleanups

From: Hanjun Guo
Date: Wed Sep 02 2020 - 07:56:21 EST


On 2020/9/2 17:48, Will Deacon wrote:
On Wed, Sep 02, 2020 at 05:17:43PM +0800, Hanjun Guo wrote:
+Cc Will

On 2020/8/18 17:16, Hanjun Guo wrote:
On 2020/8/18 14:36, Zenghui Yu wrote:
* From v1 [1]:
   - As pointed out by Hanjun, remove two now unused inline functions.
     Compile tested with CONFIG_IOMMU_API is not selected.

[1] https://lore.kernel.org/r/20200817105946.1511-1-yuzenghui@xxxxxxxxxx

Zenghui Yu (2):
   ACPI/IORT: Drop the unused @ops of iort_add_device_replay()
   ACPI/IORT: Remove the unused inline functions

  drivers/acpi/arm64/iort.c | 10 ++--------
  1 file changed, 2 insertions(+), 8 deletions(-)

Nice cleanup.

Acked-by: Hanjun Guo <guohanjun@xxxxxxxxxx>

Will, would you mind taking this patch set via ARM64 tree?

Sure, no problem. I'll queue this for 5.10 later this week.

Thanks!

Hanjun