diff options
author | Tzung-Bi Shih <tzungbi@kernel.org> | 2025-07-22 15:05:13 +0300 |
---|---|---|
committer | Tzung-Bi Shih <tzungbi@kernel.org> | 2025-07-23 05:44:39 +0300 |
commit | e2374953461947eee49f69b3e3204ff080ef31b1 (patch) | |
tree | 5eb018b77d3d0cc82b4f73b1b075a7499fd68ee9 /rust/helpers/helpers.c | |
parent | ab229c2b72c35739e8ffb70af11190ff40f38701 (diff) | |
download | linux-e2374953461947eee49f69b3e3204ff080ef31b1.tar.xz |
platform/chrome: cros_ec: Unregister notifier in cros_ec_unregister()
The blocking notifier is registered in cros_ec_register(); however, it
isn't unregistered in cros_ec_unregister().
Fix it.
Fixes: 42cd0ab476e2 ("platform/chrome: cros_ec: Query EC protocol version if EC transitions between RO/RW")
Cc: stable@vger.kernel.org
Reviewed-by: Benson Leung <bleung@chromium.org>
Link: https://lore.kernel.org/r/20250722120513.234031-1-tzungbi@kernel.org
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions