diff options
author | Hanjun Guo <guohanjun@huawei.com> | 2020-07-22 17:40:40 +0800 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2020-08-03 23:25:19 -0500 |
commit | 425ab036754af08bb0dc8273efad686484c98f3c (patch) | |
tree | 1a952a7c1649eb85e49e7eed217103328b563406 /kernel/exec_domain.c | |
parent | c3917df54cf925754e74e48748493ac5f232a2f1 (diff) | |
download | linux-425ab036754af08bb0dc8273efad686484c98f3c.tar.bz2 |
mailbox: pcc: Put the PCCT table for error path
The acpi_get_table() should be coupled with acpi_put_table() if
the mapped table is not used at runtime to release the table
mapping.
In acpi_pcc_probe(), the PCCT table entries will be used as private
data for communication chan at runtime, but the table should be put
for error path.
Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'kernel/exec_domain.c')
0 files changed, 0 insertions, 0 deletions