mbox series

[GIT,PULL] OP-TEE convert platform callback for v6.10

Message ID 20240425072835.GA3258167@rayden (mailing list archive)
State Accepted
Commit d9f843fbd45e159593f18bc9770eea0a62223e5d
Headers show
Series [GIT,PULL] OP-TEE convert platform callback for v6.10 | expand

Pull-request

https://git.linaro.org/people/jens.wiklander/linux-tee.git/ tags/optee-convert-platform-remove-callback-for-v6.10

Message

Jens Wiklander April 25, 2024, 7:28 a.m. UTC
Hello arm-soc maitainers,

Please pull this small patch converting the platform remove callback to
return void for the OP-TEE driver.

Thanks,
Jens

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  https://git.linaro.org/people/jens.wiklander/linux-tee.git/ tags/optee-convert-platform-remove-callback-for-v6.10

for you to fetch changes up to 5c794301eb4e5373822e8898661bacdc7f46ba14:

  tee: optee: smc: Convert to platform remove callback returning void (2024-03-25 11:51:06 +0100)

----------------------------------------------------------------
OP-TEE Convert to platform remove callback returning void

----------------------------------------------------------------
Uwe Kleine-König (1):
      tee: optee: smc: Convert to platform remove callback returning void

 drivers/tee/optee/smc_abi.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org April 29, 2024, 9 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 25 Apr 2024 09:28:35 +0200 you wrote:
> Hello arm-soc maitainers,
> 
> Please pull this small patch converting the platform remove callback to
> return void for the OP-TEE driver.
> 
> Thanks,
> Jens
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] OP-TEE convert platform callback for v6.10
    https://git.kernel.org/soc/soc/c/d9f843fbd45e

You are awesome, thank you!