]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tee-fixes-for-v5.19' of https://git.linaro.org/people/jens.wiklander/linux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 8 Jul 2022 13:59:42 +0000 (15:59 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 8 Jul 2022 13:59:43 +0000 (15:59 +0200)
commite73c1c2bcc64e8c89252204454dcf3c2f581547e
tree32bbef2dd02eca30713b268821a704366042d57c
parentbbfb280237247576026d2a2e6e687d53f741af14
parent75fbe9095f27e641b466d9d4b92ce402e86b48b5
Merge tag 'tee-fixes-for-v5.19' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes

Fixes for TEE subsystem

A fix for the recently merged commit fb2586f9a035 ("optee: add
OPTEE_SMC_CALL_WITH_RPC_ARG and OPTEE_SMC_CALL_WITH_REGD_ARG").
Two small fixes in comment, repeated words etc.

* tag 'tee-fixes-for-v5.19' of https://git.linaro.org/people/jens.wiklander/linux-tee:
  tee: tee_get_drvdata(): fix description of return value
  optee: Remove duplicate 'of' in two places.
  optee: smc_abi.c: fix wrong pointer passed to IS_ERR/PTR_ERR()

Link: https://lore.kernel.org/r/20220708134607.GA901814@jade
Signed-off-by: Arnd Bergmann <arnd@arndb.de>