[PATCH v1 0/2] staging: greybus: audio: small fixes
From: Hardik Phalet
Date: Fri Feb 20 2026 - 00:42:12 EST
This series contains two small fixes for the Greybus audio manager:
1) Fix a NULL dereference in gb_audio_manager_get_module().
2) Drop a stale TODO in the module release callback.
Both are correctness / cleanup fixes with no functional change beyond
preventing crashes.
Thanks,
Hardik
From b381767672023234e6d18482a7b68aeb78fdf2b9 Mon Sep 17 00:00:00 2001
From: Hardik Phalet <hardik.phalet@xxxxx>
Date: Fri, 20 Feb 2026 11:00:41 +0530
Subject: [PATCH v1 0/2] *** SUBJECT HERE ***
*** BLURB HERE ***
Hardik Phalet (2):
staging: greybus: audio: fix NULL dereference in
gb_audio_manager_get_module()
staging: greybus: audio: drop stale TODO in module release
drivers/staging/greybus/audio_manager.c | 3 ++-
drivers/staging/greybus/audio_manager_module.c | 1 -
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.53.0