ASoC: ux500_pcm: Remove duplicated SNDRV_PCM_HW_PARAM_PERIODS constraint
authorLars-Peter Clausen <lars@metafoo.de>
Fri, 22 Mar 2013 13:12:01 +0000 (14:12 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 26 Mar 2013 14:14:23 +0000 (14:14 +0000)
commitcb20d5757bbe79d9c9e4210e232934792be2336e
tree9b4507edf9daaae3713fa0a33b0008e38659734e
parentabe99370b3c583cd0fc4185e7a776b7bb48311c3
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>
sound/soc/ux500/ux500_pcm.c
This page took 0.025507 seconds and 5 git commands to generate.