diff options
author | Olof Johansson <olof@lixom.net> | 2020-09-26 12:39:07 -0700 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2020-09-26 12:39:08 -0700 |
commit | 5746b3b88627ffa1289dfe777ca5085e29b6c336 (patch) | |
tree | e6b2326b06cc0f35dce79f879e8e6c839ead2079 /drivers/mfd | |
parent | 802b26b3c2af8d2e46afce1e2ba4d0db8d393990 (diff) | |
parent | 8c05f50fe8452f9d3220efad77bef42c7b498193 (diff) | |
download | linux-5746b3b88627ffa1289dfe777ca5085e29b6c336.tar.gz linux-5746b3b88627ffa1289dfe777ca5085e29b6c336.tar.bz2 linux-5746b3b88627ffa1289dfe777ca5085e29b6c336.zip |
Merge tag 'tee-dev-cleanup-for-v5.10' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/drivers
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.
* tag 'tee-dev-cleanup-for-v5.10' of git://git.linaro.org:/people/jens.wiklander/linux-tee:
tee: avoid explicit sysfs_create/delete_group by initialising dev->groups
tee: replace cdev_add + device_add with cdev_device_add
Link: https://lore.kernel.org/r/20200918144130.GB1219771@jade
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'drivers/mfd')
0 files changed, 0 insertions, 0 deletions