Skip to content
Unverified Commit e110ede8 authored by Colin Ian King's avatar Colin Ian King Committed by Mark Brown
Browse files

ASoC: wcd938x: Make read-only array minCode_param static const



Don't populate the read-only array minCode_param on the stack but
instead make it static const. Also makes the object code a little
smaller.

Signed-off-by: default avatarColin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20221202170644.1814720-1-colin.i.king@gmail.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent ab148b46
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment