[PATCH 15/20] ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX

Tabi Timur-B04825 B04825 at freescale.com
Tue Mar 6 08:02:35 EST 2012


Mark Brown wrote:
> Well, who reads the documentation to get this stuff anyway?  As you
> observe it's far from complete about what's what locked when and how so
> you need to go to the code to see what's actually going on, especially
> whenever you need to call back into the ALSA APIs.  Though of course I'm
> pretty sure there's a bunch of uniprocessor assumptions through the body
> of driver code anyway...

So are you saying that it's possible for one CPU to call my trigger 
callback to start playback on one substream, while another CPU calls it to 
start capture on another substream?

If so, then I need to add locking in my trigger function.

-- 
Timur Tabi
Linux kernel developer at Freescale



More information about the linux-arm-kernel mailing list