Re: [PATCH BlueZ] audio: Fix attempting to create a device on driver .remove
From: Johan Hedberg <hidden> Date: 2012-09-25 12:58:06
Hi Luiz,
On Tue, Sep 25, 2012, Luiz Augusto von Dentz wrote:
audio_remove calls get_audio_dev which may attempt to create the device
if it doesn't exist.
---
audio/manager.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)