Re: [PATCH] Asoc: Samsung: Add I2S S/W RST in startup function

2013-01-25 Thread Mark Brown
On Thu, Jan 24, 2013 at 06:05:31PM +0530, R. Chandrasekar wrote: From: Padmavathi Venna padm...@samsung.com I2S module need to be reset after S2R. Keeping the S/W rst control part in resume didn't help in playing audio after resume. So this patch adds S/W RST control part in startup function

[PATCH] Asoc: Samsung: Add I2S S/W RST in startup function

2013-01-24 Thread R. Chandrasekar
From: Padmavathi Venna padm...@samsung.com I2S module need to be reset after S2R. Keeping the S/W rst control part in resume didn't help in playing audio after resume. So this patch adds S/W RST control part in startup function which gets triggered for every new audio stream playback.