On Mon, Jun 13, 2011 at 1:28 PM, Sangbeom Kim <sbkim73@xxxxxxxxxxx> wrote: > On Thu, Jun 9, 2011 at 8:31 PM, Jassi Brar wrote: >> > + Â Â Â case 1: >> > + Â Â Â Â Â Â Â if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) >> > + Â Â Â Â Â Â Â Â Â Â Â i2s->dma_playback.dma_size = 2; >> > + Â Â Â Â Â Â Â else >> > + Â Â Â Â Â Â Â Â Â Â Â i2s->dma_capture.dma_size = 2; >> >> I2S doesn't support Mono. > Yes, But some application require mono recording. > It is needed mono recording support. Sorry I don't understand. Alsa plugins can record stereo from device and provide mono to applications. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html