From: Mikel Astiz <mikel.astiz@xxxxxxxxxxxx> When both Gateway and Headset are enabled, special care must be taken to avoid inconsistent states. This affects the audio device driver, which needs to handle partial driver unloading (proposed in patch 2/3). If this approach is accepted, other drivers that support multiple profiles (such as HDP and proximity monitor driver) should consider if they need to handle these transitions. Mikel Astiz (3): audio: fix omitting headset records if AG found Add device driver support for partial unloading audio: add partial unloading to audio driver audio/manager.c | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++--- src/device.c | 15 +++++++++++-- src/device.h | 1 + 3 files changed, 68 insertions(+), 7 deletions(-) -- 1.7.7.6 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html