linux/drivers/cdx
Abhijit Gangurde f0af816834 cdx: Introduce lock to protect controller ops
Add a mutex lock to prevent race between controller ops initiated by
the bus subsystem and the controller registration/unregistration.

Signed-off-by: Abhijit Gangurde <abhijit.gangurde@amd.com>
Link: https://lore.kernel.org/r/20231017160505.10640-3-abhijit.gangurde@amd.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-10-27 13:23:24 +02:00
..
controller cdx: Explicitly include correct DT includes 2023-08-04 16:21:20 +02:00
cdx.c cdx: Introduce lock to protect controller ops 2023-10-27 13:23:24 +02:00
cdx.h
Kconfig
Makefile