>-----Original Message-----
>From: Mike Frysinger [mailto:[email protected]] 
>Sent: Friday, September 18, 2009 11:29 AM
>To: [email protected]
>Cc: [email protected]
>Subject: Re: [Linux-kernel-commits] [7379] 
>trunk/sound/soc/blackfin: sync with applied patches based on 
>sound git tree
>
>On Thu, Sep 17, 2009 at 22:23,  <[email protected]> wrote:
>> Revision 7379 Author bhsong Date 2009-09-17 22:23:34 -0400 
>(Thu, 17 Sep
>> 2009)
>>
>> Log Message
>>
>> sync with applied patches based on sound git tree
>> delete set_tdm_slot in bfin-tdm dai, use set_channel_map api
>>
>> Modified Paths
>>
>> trunk/sound/soc/blackfin/Kconfig
>> trunk/sound/soc/blackfin/bf5xx-ad1836.c
>> trunk/sound/soc/blackfin/bf5xx-ad1938.c
>> trunk/sound/soc/blackfin/bf5xx-tdm-pcm.c
>> trunk/sound/soc/blackfin/bf5xx-tdm.c
>> trunk/sound/soc/blackfin/bf5xx-tdm.h
>
>which git tree / changesets are these so i can import them 
>into my git tree ?
You can import the following two commits to for-alsa branch of blackfin
git tree:
1.
ASoC: Provide API for reordering channels
author  Barry Song <[email protected]>
        Fri, 11 Sep 2009 17:16:29 +0000 (01:16 +0800)
committer       Mark Brown <[email protected]>
        Sun, 13 Sep 2009 11:37:53 +0000 (12:37 +0100)
commit  472df3cbae8da6a949f1392a11958b8d21383735
tree    0e8c33fdf2de2cd970c29e7baf52a70fde005a59        
parent  2312fd8f6b252b7d3c1d74b20c75b7bff98bab65        
ASoC: Provide API for reordering channels

The patch adds an interface to set the relationship between audio
channel number and slot number. The interface should be really useful
because audio channel n doesn't always use slot n in all platforms. And
for some devices, the relationship even can change with sound mode
switch in 2.1,3.1,4.1,5.1,6.1,7.1 etc.

Signed-off-by: Barry Song <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
2.
ASoC: use set_channel_map api to reorder channels for AD1938 and AD1836
author  Barry Song <[email protected]>
        Tue, 15 Sep 2009 03:24:52 +0000 (11:24 +0800)
committer       Mark Brown <[email protected]>
        Tue, 15 Sep 2009 12:33:59 +0000 (13:33 +0100)
commit  08db48f1ee1adf8919484f731d4ad6b264cfc564
tree    d492c5fb10cc2a3b48a5a84fc17034115f149309        
parent  fd5ad654e665b5c30c8d755a106309c8ea9f3e7b        
ASoC: use set_channel_map api to reorder channels for AD1938 and AD1836

Signed-off-by: Barry Song <[email protected]>
Signed-off-by: Mark Brown <[email protected]>

>-mike
>
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to