Revision 3536ac5d771bf7c68e70b08f7a7ec85ff56c6b6d authored by Arnd Bergmann on 13 October 2021, 19:17:07 UTC, committed by Arnd Bergmann on 13 October 2021, 19:17:10 UTC
Fix missing devices unregister during optee_remove

Unregisters OP-TEE client devices (UUIDs of some known Trusted
Applications) from the TEE bus when the OP-TEE driver is unloaded.

* tag 'optee-fix2-for-v5.15' of git://git.linaro.org/people/jens.wiklander/linux-tee:
  tee: optee: Fix missing devices unregister during optee_remove

Link: https://lore.kernel.org/r/20211013122854.GA1542549@jade
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parent s 0470512 + 7f565d0
History
File Mode Size
Kconfig -rw-r--r-- 3.1 KB
Makefile -rw-r--r-- 778 bytes
affinity.c -rw-r--r-- 12.9 KB
autoprobe.c -rw-r--r-- 4.6 KB
chip.c -rw-r--r-- 40.0 KB
cpuhotplug.c -rw-r--r-- 6.6 KB
debug.h -rw-r--r-- 1.2 KB
debugfs.c -rw-r--r-- 7.0 KB
devres.c -rw-r--r-- 7.9 KB
dummychip.c -rw-r--r-- 1.3 KB
generic-chip.c -rw-r--r-- 16.2 KB
handle.c -rw-r--r-- 5.8 KB
internals.h -rw-r--r-- 14.2 KB
ipi.c -rw-r--r-- 9.1 KB
irq_sim.c -rw-r--r-- 6.2 KB
irqdesc.c -rw-r--r-- 23.2 KB
irqdomain.c -rw-r--r-- 52.0 KB
manage.c -rw-r--r-- 76.8 KB
matrix.c -rw-r--r-- 13.2 KB
migration.c -rw-r--r-- 3.1 KB
msi.c -rw-r--r-- 18.0 KB
pm.c -rw-r--r-- 6.4 KB
proc.c -rw-r--r-- 13.1 KB
resend.c -rw-r--r-- 4.4 KB
settings.h -rw-r--r-- 4.9 KB
spurious.c -rw-r--r-- 12.0 KB
timings.c -rw-r--r-- 25.1 KB

back to top