Re: [PATCH 1/2] ASoC: ab8500-codec: Set tx dai slots from tx_mask

2013-05-21 Thread Mark Brown
On Tue, May 21, 2013 at 12:04:08PM +0200, Fabio Baltieri wrote: > Replace hard-coded tx slot numbers from ab8500_codec_set_dai_tdm_slot > using the ones requested by the machine driver in tx_mask instead. Applied, thanks. signature.asc Description: Digital signature

[PATCH 1/2] ASoC: ab8500-codec: Set tx dai slots from tx_mask

2013-05-21 Thread Fabio Baltieri
Replace hard-coded tx slot numbers from ab8500_codec_set_dai_tdm_slot using the ones requested by the machine driver in tx_mask instead. Signed-off-by: Fabio Baltieri --- sound/soc/codecs/ab8500-codec.c | 31 +++ sound/soc/codecs/ab8500-codec.h | 7 +++ 2 files c