ASoC: omap-hdmi-audio: Set buffer bytes step constraint to 128
authorJyri Sarha <jsarha@ti.com>
Wed, 26 Aug 2015 13:11:40 +0000 (16:11 +0300)
committerMark Brown <broonie@kernel.org>
Wed, 26 Aug 2015 17:54:04 +0000 (18:54 +0100)
commit7d40acc38be55abb095f517e4e3a634818bc5253
tree2e86c6898972a30e66fe3e39f06a9f0c1f01456f
parent5aec892a6ebe5a3e2a006d969b5fab59e6c79f63
ASoC: omap-hdmi-audio: Set buffer bytes step constraint to 128

Set buffer bytes step constraint to 128. A matching constraint has
already been set to period size. This helps PCM setup to tolerate ALSA
clients that set the PCM hw params in unusual order.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/omap/omap-hdmi-audio.c