linux_dsm_epyc7002/drivers/tee
Sudeep Holla 8c05f50fe8 tee: avoid explicit sysfs_create/delete_group by initialising dev->groups
If the dev->groups is initialised, the sysfs group is created as part
of device_add call. There is no need to call sysfs_create/delete_group
explicitly.

Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
2020-09-18 10:44:45 +02:00
..
amdtee Merge tag 'tee-amdtee-fix2-for-5.6' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes 2020-03-25 14:27:27 +01:00
optee Enable multi-stage OP-TEE bus enumeration 2020-07-13 15:11:44 +02:00
Kconfig tee: fix crypto select 2020-05-28 12:38:00 +02:00
Makefile
tee_core.c tee: avoid explicit sysfs_create/delete_group by initialising dev->groups 2020-09-18 10:44:45 +02:00
tee_private.h tee: don't assign shm id for private shms 2020-02-28 13:37:42 +01:00
tee_shm_pool.c
tee_shm.c tee: remove unnecessary NULL check in tee_shm_alloc() 2020-05-25 16:56:33 +02:00