diff options
author | 2023-01-26 15:08:09 -0600 | |
---|---|---|
committer | 2023-02-13 10:11:20 +0200 | |
commit | 441b7152729f4a2bdb100135a58625fa0aeb69e4 (patch) | |
tree | 7057c36aafa9fba9c1a645fbd7400782678aa4f8 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | tpm: tis_i2c: Convert to i2c's .probe_new() (diff) | |
download | wireguard-linux-441b7152729f4a2bdb100135a58625fa0aeb69e4.tar.xz wireguard-linux-441b7152729f4a2bdb100135a58625fa0aeb69e4.zip |
tpm: Use managed allocation for bios event log
Since the bios event log is freed in the device release function,
let devres handle the deallocation. This will allow other memory
allocation/mapping functions to be used for the bios event log.
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Tested-by: Jarkko Sakkinen <jarkko@kernel.org>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions