[alsa-devel] [PATCH] ASOC: utils: Update dummy codec DAI settings to allow stream creation

Selma Bensaid selma.bensaid at intel.com
Mon Jun 11 09:39:59 CEST 2012


On 06/11/2012 05:13 AM, Mark Brown wrote:
> On Fri, Jun 08, 2012 at 10:02:38AM +0200, Selma Bensaid wrote:
>
> Please check your mailer configuration, it's doing something really odd
> with the word wrapping which makes things hard to read.
>
>>> I still don't understand what this is actually supposed to fix - why are
>>> we trying to set up a stream to something that isn't there?  Though it
>>> looks like this was added for dynamic PCM which has no mainline users so
>>> perhaps there's a sensible use for this...
>> I'm trying to use the dummy codec for BT and Modem device where the
>> coded is handled
>> @ AP side.
> You shouldn't be doing this, you should have actual devices for these
> with appropriate capabilities for the device.  Ideally we'd even have
> real drivers for these things!  For example, you're currently setting
> them up as supporting continuous audio rates but both BT and baseband
> devices won't do anything like that.  Even your new version which has
> all the rates enabled has about the same issue.
I can implement my own dummy codec where I do not perform
any actions since in our platform all modem controls and BT controls
are done @AP side. But I really do not understand why ASoC provides the
soc-utils dummy codec? The current version of the dummy codec is
useless since it blocks the stream creation: please refer to soc_new_pcm.

---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris, 
92196 Meudon Cedex, France
Registration Number:  302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.



More information about the Alsa-devel mailing list