commit | 518f6bab13842a5f25bd8f89b1cae32aa8adf91f | [log] [tgz] |
---|---|---|
author | Jyri Sarha <jsarha@ti.com> | Thu Apr 23 16:16:06 2015 +0300 |
committer | Mark Brown <broonie@kernel.org> | Thu Apr 30 20:47:16 2015 +0100 |
tree | e3e637b885e9a425760e9e6963079399ecde69be | |
parent | 5935a05626bc84810175e5f7b03b355a90769368 [diff] |
ASoC: davinci-macsp: Optimize implicit BLCK sample-rate rule 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>