ASoC: kirkwood: allow smaller audio periods and smaller number of periods
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 Jun 2014 14:23:15 +0000 (15:23 +0100)
committerMark Brown <broonie@linaro.org>
Sat, 28 Jun 2014 12:18:41 +0000 (13:18 +0100)
commita622251c01b628cbbd1b02a877a6469303ec2b58
tree591fa6b4bb4c8fab4b21c70f224211af13aef5b7
parent4d2097e51795b760c392d3fbc6ca6b6f77c83419
ASoC: kirkwood: allow smaller audio periods and smaller number of periods

There is no hardware restriction requiring a minimum of 8 periods, or
a minimum of 2048 bytes in a period.  Let's drop these values so that
userspace has more flexibility in choosing these parameters.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/kirkwood/kirkwood.h
This page took 0.025185 seconds and 5 git commands to generate.