[PATCH next v1 7/7] bluetooth: Connect all hooks during module load/unload

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2012-12-10 at 08:30 +0100, Mikel Astiz wrote:
> From: Mikel Astiz <mikel.astiz at bmw-carit.de>
> 
> Move the connection of sink/source-related hooks to module
> initialization and shutdown, to group all of them together. There is
> no need to connect them every time the card profile is changed.

sink_state_changed_cb and source_state_changed_cb have to be modified a
bit, basically just return without doing anything if USE_SCO_OVER_PCM()
returns false. With the current code this patch can cause an assertion
crash because of this in the beginning of sco_over_pcm_state_update():

    pa_assert(USE_SCO_OVER_PCM(u));

-- 
Tanu



[Index of Archives]     [Linux Audio Users]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux