Re: [PATCH 2/2] ASoC: ab8500-codec: Set rx dai slots from rx_mask

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

Re: [PATCH 2/2] ASoC: ab8500-codec: Set rx dai slots from rx_mask

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

[PATCH 2/2] ASoC: ab8500-codec: Set rx dai slots from rx_mask

2013-05-21 Thread Fabio Baltieri
Replace hard coded rx slot numbers from ab8500_codec_set_dai_tdm_slot using the ones requested by the machine driver in rx_mask instead. Signed-off-by: Fabio Baltieri --- sound/soc/codecs/ab8500-codec.c | 29 - sound/soc/codecs/ab8500-codec.h | 35 +++-