ASoC: davinci-macsp: Optimize implicit BLCK sample-rate rule
authorJyri Sarha <jsarha@ti.com>
Thu, 23 Apr 2015 13:16:06 +0000 (16:16 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 30 Apr 2015 19:47:16 +0000 (20:47 +0100)
There is no need to copy the list of all supported sample-rates.
Finding the supported endpoints within the current range is enough
(see snd_interval_list()).

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>

No differences found