commit | 34555c1077ac8f4854e0db9ad11b989a6908d210 | [log] [tgz] |
---|---|---|
author | Karl Beldan <karl.beldan@gmail.com> | Wed May 13 22:16:46 2009 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu May 14 20:35:23 2009 +0100 |
tree | 6e4a296cf42939ffb1805d23a21815491542f606 | |
parent | b243b77c708665d7af8c5e42611c27c89f918788 [diff] |
ASoC: pxa2xx-i2s: Handle SACR1_DRPL and SACR1_DREC separately - hw_params enables both RPL and REC functions each time : Enable the appropriate function in pxa2xx_i2s_trigger. - pxa2xx_i2s_shutdown disables i2s anytime one of RPL or REC function is off : Turn it off only when both functions are off. Signed-off-by: Karl Beldan <karl.beldan@mobile-devices.fr> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>