2 May
2013
2 May
'13
10:04 a.m.
2013/5/1 Mark Brown broonie@kernel.org
On Tue, Apr 30, 2013 at 03:31:16PM +0900, JongHo Kim wrote:
Only playback device, the pcm substream for capture does not need to be generated. If codec dai driver has both playback.channels_min and capture.channels_min, and cpu dai driver has only playback.channels_min, soc_new_pcm() will make the pcm substream for capture although DataIN is not connected. So added the condition for the channels_min of cpu_dai in soc_new_pcm().
This doesn't appear to apply against current -next, can you please check and resend?
Please excuse my poor English. I don't understand what you're talking about. I need a more detailed explanation of the 'current -next'.