mbox series

[GIT,PULL] tee dev cleanup for v5.10

Message ID 20200918144130.GB1219771@jade (mailing list archive)
State Accepted
Commit 5746b3b88627ffa1289dfe777ca5085e29b6c336
Headers show
Series [GIT,PULL] tee dev cleanup for v5.10 | expand

Pull-request

git://git.linaro.org:/people/jens.wiklander/linux-tee.git tags/tee-dev-cleanup-for-v5.10

Message

Jens Wiklander Sept. 18, 2020, 2:41 p.m. UTC
Hello arm-soc maintainers,

Please pull this small cleanup in tee driver registration. There are no
changes in behaviour, just a reduction in number of lines due to
improved usage of the device driver framework.

Thanks,
Jens

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.linaro.org:/people/jens.wiklander/linux-tee.git tags/tee-dev-cleanup-for-v5.10

for you to fetch changes up to 8c05f50fe8452f9d3220efad77bef42c7b498193:

  tee: avoid explicit sysfs_create/delete_group by initialising dev->groups (2020-09-18 10:44:45 +0200)

----------------------------------------------------------------
Simplify tee_device_register() and friends

Uses cdev_device_add() instead of the cdev_add() device_add()
combination.

Initializes dev->groups instead of direct calls to sysfs_create_group()
and friends.

----------------------------------------------------------------
Sudeep Holla (2):
      tee: replace cdev_add + device_add with cdev_device_add
      tee: avoid explicit sysfs_create/delete_group by initialising dev->groups

 drivers/tee/tee_core.c | 40 +++++++---------------------------------
 1 file changed, 7 insertions(+), 33 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Sept. 26, 2020, 8:10 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next):

On Fri, 18 Sep 2020 16:41:30 +0200 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull this small cleanup in tee driver registration. There are no
> changes in behaviour, just a reduction in number of lines due to
> improved usage of the device driver framework.
> 
> Thanks,
> Jens
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] tee dev cleanup for v5.10
    https://git.kernel.org/soc/soc/c/5746b3b88627

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html