[PATCH v7 03/13] cacheinfo: rename of_node to fw_token
From: Sudeep Holla <hidden>
Date: 2018-03-06 16:45:03
Also in:
linux-acpi, linux-riscv, lkml
From: Sudeep Holla <hidden>
Date: 2018-03-06 16:45:03
Also in:
linux-acpi, linux-riscv, lkml
On 28/02/18 22:06, Jeremy Linton wrote:
Rename and change the type of of_node to indicate it is a generic pointer which is generally only used for comparison purposes. In a later patch we will put an ACPI/PPTT token pointer in fw_token so that the code which builds the shared cpu masks can be reused.
Thanks for renaming :) Acked-by: Sudeep Holla <redacted> -- Regards, Sudeep