ASoC: sun4i-codec: Remove redundant SND_PCM_RATE_KNOT
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 29 Sep 2015 19:43:18 +0000 (21:43 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 30 Sep 2015 18:41:14 +0000 (19:41 +0100)
commitdebb97248741597fa9f38f563f2b9a17250ee4c5
tree97a4fd7968d0a77df83bd2a10a1bfc0d83896687
parent98a4b665bc91480cc4c054093a59249e153ac17e
ASoC: sun4i-codec: Remove redundant SND_PCM_RATE_KNOT

The SND_PCM_RATE_KNOT covers all the rate settings, even though some that
we don't support, while we also list all the rate we support. Simply remove
it.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun4i-codec.c
This page took 0.0289 seconds and 5 git commands to generate.