]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: test-component: Support continuous rates for test component
authorJohn Watts <contact@jookia.org>
Tue, 12 Nov 2024 10:34:00 +0000 (21:34 +1100)
committerMark Brown <broonie@kernel.org>
Tue, 12 Nov 2024 13:08:30 +0000 (13:08 +0000)
commitc853e96308c58f9a06fcf393bcfe0eabdb72ca9c
tree150269d80e5445c9f0f93ac7ed1c0fb4a2cb43a1
parentd0621105eff307408ceb3d0eb61ca2a23c37fcbe
ASoC: test-component: Support continuous rates for test component

There's no reason to limit the supported rates of the test component
to specific ones as if it's a real piece of hardware. Set the rates to
continuous to aid in testing different rates.

Signed-off-by: John Watts <contact@jookia.org>
Link: https://patch.msgid.link/20241112-alsa_test_rates-v1-1-95cf529db871@jookia.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/generic/test-component.c