Files
linux-cryptodev-2.6/include/linux/platform_data
Tzung-Bi Shih 56cb557279 platform/chrome: cros_ec: Add a flag to track registration state
Introduce a `registered` flag to the `struct cros_ec_device` to allow
callers to determine if the device has been fully registered and is
ready for use.

This is a preparatory step to prevent race conditions where other drivers
might try to access the device before it is fully registered or after
it has been unregistered.

Link: https://lore.kernel.org/r/20250828083601.856083-5-tzungbi@kernel.org
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
2025-09-14 11:34:41 +08:00
..
2024-10-08 13:43:47 +02:00
2023-10-04 11:37:25 +02:00
2024-10-11 08:14:32 +02:00
2025-06-16 09:08:05 +02:00