]> asedeno.scripts.mit.edu Git - linux.git/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)
committerMark Brown <broonie@kernel.org>
Tue, 28 Aug 2018 19:19:20 +0000 (20:19 +0100)
commit5ea752c6efdf5aa8a57aed816d453a8f479f1b0a
tree267e54d8685c4178b17c5ec344fc4ed7f05f6834
parent960cdd50ca9fdfeb82c2757107bcb7f93c8d7d41
ASoC: sigmadsp: safeload should not have lower byte limit

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>
sound/soc/codecs/sigmadsp.c