commit | cb20d5757bbe79d9c9e4210e232934792be2336e | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Fri Mar 22 14:12:01 2013 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Mar 26 14:14:23 2013 +0000 |
tree | 9b4507edf9daaae3713fa0a33b0008e38659734e | |
parent | abe99370b3c583cd0fc4185e7a776b7bb48311c3 [diff] |
ASoC: ux500_pcm: Remove duplicated SNDRV_PCM_HW_PARAM_PERIODS constraint The generic dmaengine based PCM driver code takes care of setting this constraint, there is no need of doing it manually in the ux500 driver. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Acked-by: Ola Lilja <ola.o.lilja@stericsson.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>