]> git.hungrycats.org Git - linux/commit
ASoC: sigmadsp: safeload should not have lower byte limit
authorDanny Smith <danny.smith@axis.com>
Thu, 23 Aug 2018 08:26:20 +0000 (10:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Oct 2018 07:18:13 +0000 (09:18 +0200)
commit64458ca97124915cea2327766219f55ef846d2f9
treef7bc1e8a10d087829899bed88b7bdff6e9d44d4a
parent4a7f15b6d5faca90558146b3f6a3b388ef16c5ea
ASoC: sigmadsp: safeload should not have lower byte limit

[ Upstream commit 5ea752c6efdf5aa8a57aed816d453a8f479f1b0a ]

Fixed range in safeload conditional to allow safeload to up to 20 bytes,
without a lower limit.

Signed-off-by: Danny Smith <dannys@axis.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/sigmadsp.c