diff options
author | Tian Tao <tiantao6@hisilicon.com> | 2021-04-29 15:39:39 +0800 |
---|---|---|
committer | Jarkko Sakkinen <jarkko@kernel.org> | 2021-06-23 16:51:03 +0300 |
commit | 7937bd532fe6f6342206b3e002bd791bf25085e0 (patch) | |
tree | e2ae672ceda3aaaf3ddc77adf2dc0ffa4be0b666 /samples/v4l | |
parent | 0c18f29aae7ce3dadd26d8ee3505d07cc982df75 (diff) |
tpm_crb: Use IOMEM_ERR_PTR when function returns iomem
This is to simplify the code, and IOMEM_ERR_PTR(err) is same with
(__force void __iomem *)ERR_PTR(err).
Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'samples/v4l')
0 files changed, 0 insertions, 0 deletions