commit | 701dafe0670c736c0131328c0fd64c1190f0bb0c | [log] [tgz] |
---|---|---|
author | Hanjun Guo <guohanjun@huawei.com> | Fri May 08 12:05:53 2020 +0800 |
committer | Will Deacon <will@kernel.org> | Mon May 18 18:08:04 2020 +0100 |
tree | e551312da9adf1cc644b6e72f9586994a7a4da50 | |
parent | 5ec605108ff4901aedd62ee1bdd4250f2f7cf978 [diff] |
ACPI: IORT: Add comments for not calling acpi_put_table() The iort_table will be used at runtime after acpi_iort_init(), so add some comments to clarify this to make it less confusing. Signed-off-by: Hanjun Guo <guohanjun@huawei.com> Link: https://lore.kernel.org/r/1588910753-18543-2-git-send-email-guohanjun@huawei.com Signed-off-by: Will Deacon <will@kernel.org>