Message ID | 20210208125853.GA288348@jade (mailing list archive) |
---|---|
State | Accepted |
Commit | d0236f17c31981b07f21eb824da10fabc7f0d8f8 |
Headers | show |
Series | [GIT,PULL] OP-TEE I2C simplification for v5.12 | expand |
Hello: This pull request was applied to soc/soc.git (refs/heads/for-next): On Mon, 8 Feb 2021 13:58:53 +0100 you wrote: > Hello arm-soc maintainers, > > Please pull this fix eliminating a stack frame size warning and also > simplifying I2C access in the OP-TEE driver. > > Thanks, > Jens > > [...] Here is the summary with links: - [GIT,PULL] OP-TEE I2C simplification for v5.12 https://git.kernel.org/soc/soc/c/d0236f17c319 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
From: Arnd Bergmann <arnd@arndb.de> On Mon, 8 Feb 2021 13:58:53 +0100, Jens Wiklander wrote: > Please pull this fix eliminating a stack frame size warning and also > simplifying I2C access in the OP-TEE driver. > > Thanks, > Jens > > > The following changes since commit e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62: > > [...] Merged into arm/drivers, thanks! merge commit: d0236f17c31981b07f21eb824da10fabc7f0d8f8 Arnd